#CCF4EA#CCF4EA
#CCF4EA is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.6% C 0.043 H 178.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4EA |
|---|---|
| RGB | rgb(204, 244, 234) |
| HSL | hsl(165, 65%, 88%) |
| HSV | hsv(165, 16%, 96%) |
| CMYK | cmyk(16.4%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.22, -14.78, 0.52) |
| CIE-LCH | lch(93.22, 14.79, 177.98°) |
| OKLab | oklab(93.61% -0.0434 0.0012) |
| OKLCH | oklch(93.61% 0.043 178.5) |
| XYZ | xyz(72.0999, 83.4773, 90.1399) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.09
Duck Egg Blue
#C3FBF4
ΔE00 3.64
Light Light Blue
#CAFFFB
ΔE00 4.01
Eggshell Blue
#C4FFF7
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4EA #F4CCD6
analogous
#CCF4D6 #CCF4EA #CCEAF4
triadic
#CCF4EA #EACCF4 #F4EACC
tetradic
#CCF4EA #D6CCF4 #F4CCD6 #EAF4CC
square
#CCF4EA #D6CCF4 #F4CCD6 #EAF4CC
split-complementary
#CCF4EA #F4CCEA #F4D6CC
monochromatic
#67DEC1 #9AE9D5 #CCF4EA #E6FAF5 #E6FAF5
Accessibility & contrast
On white
1.19
#CCF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CCF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4EA
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4EA | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#C2F5F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf4ea; /* rgb */ color: rgb(204, 244, 234); /* oklch */ color: oklch(93.6% 0.043 178.5);
Tailwind
colors: {
custom: {
50: '#dcf7f0',
500: '#ccf4ea',
950: '#000000',
},
}SCSS
$custom: #ccf4ea; $custom-light: #dcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf4ea",
"rgb": {
"r": 204,
"g": 244,
"b": 234
},
"hsl": {
"h": 165,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.93607,
"c": 0.04343,
"h": 178.5
},
"luminance": 0.83479
}Semantic roles & 50–950 ramp
primary
#CCF4EA
secondary
#D58FA1
accent
#1946CC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585