#C5F8F8
A very light, vivid cyan closely aligning with Paleturquoise.
About #C5F8F8
The precise color #C5F8F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Paleturquoise. This translates to an RGB value of rgb(197, 248, 248).
For print applications, it's crucial to understand its CMYK makeup. The color uses 21% Cyan, 0% Magenta, 0% Yellow, and 3% Black. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C5F8F8
RGB197, 248, 248
HSL180.0°, 78.5%, 87.3%
CMYK21%, 0%, 0%, 3%
HSV180.0°, 20.6%, 97.3%
LAB94.2, -16.1, -5.3
XYZ73.5, 85.8, 101.5
Decimal12974328
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.16:1
Text on #FFFFFF
FAIL
18.16:1
Text on #000000
AAA
1.11:1
Text on #F8FAFC
FAIL
15.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5F8F8;
}
.text-color {
color: #C5F8F8;
}
.border-color {
border: 2px solid #C5F8F8;
}