#C5FFE2
A very light, vivid green closely aligning with Paleturquoise.
About #C5FFE2
Visually, #C5FFE2 is defined as a vivid green. Designers often compare it to the standard color Paleturquoise. Its digital footprint relies on 197 parts red, 255 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 23% Cyan, 0% Magenta, 11% Yellow, and 0% Black. The HSL representation is 150.0° hue, 100.0% saturation, and 88.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C5FFE2
RGB197, 255, 226
HSL150.0°, 100.0%, 88.6%
CMYK23%, 0%, 11%, 0%
HSV150.0°, 22.7%, 100.0%
LAB95.5, -23.9, 7.9
XYZ72.5, 88.9, 85.3
Decimal12976098
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.12:1
Text on #FFFFFF
FAIL
18.78:1
Text on #000000
AAA
1.07:1
Text on #F8FAFC
FAIL
15.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5FFE2;
}
.text-color {
color: #C5FFE2;
}
.border-color {
border: 2px solid #C5FFE2;
}