#CCF1EA#CCF1EA
#CCF1EA is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.0% C 0.040 H 182.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF1EA |
|---|---|
| RGB | rgb(204, 241, 234) |
| HSL | hsl(169, 57%, 87%) |
| HSV | hsv(169, 15%, 95%) |
| CMYK | cmyk(15.4%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(92.44, -13.29, -0.63) |
| CIE-LCH | lch(92.44, 13.30, 182.70°) |
| OKLab | oklab(92.98% -0.0395 -0.0019) |
| OKLCH | oklch(92.98% 0.04 182.7) |
| XYZ | xyz(71.2046, 81.6866, 89.8415) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.04
Very Pale Blue
#D6FFFE
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Light Blue
#D5FFFF
ΔE00 4.13
Pale Blue
#D0FEFE
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF1EA #F1CCD3
analogous
#CCF1D8 #CCF1EA #CCE5F1
triadic
#CCF1EA #EACCF1 #F1EACC
tetradic
#CCF1EA #D8CCF1 #F1CCD3 #E5F1CC
square
#CCF1EA #D8CCF1 #F1CCD3 #E5F1CC
split-complementary
#CCF1EA #F1CCE5 #F1D8CC
monochromatic
#6CD7C2 #9CE4D6 #CCF1EA #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.21
#CCF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#CCF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF1EA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF1EA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C3F3EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf1ea; /* rgb */ color: rgb(204, 241, 234); /* oklch */ color: oklch(93.0% 0.040 182.7);
Tailwind
colors: {
custom: {
50: '#dcf5f0',
500: '#ccf1ea',
950: '#000000',
},
}SCSS
$custom: #ccf1ea; $custom-light: #dcf5f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf1ea",
"rgb": {
"r": 204,
"g": 241,
"b": 234
},
"hsl": {
"h": 168.649,
"s": 56.923,
"l": 87.255
},
"oklch": {
"l": 0.92983,
"c": 0.0395,
"h": 182.7
},
"luminance": 0.81688
}Semantic roles & 50–950 ramp
primary
#CCF1EA
secondary
#D0919D
accent
#2140C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585