#CCF4E9#CCF4E9
#CCF4E9 is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.6% C 0.044 H 176.8°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4E9 |
|---|---|
| RGB | rgb(204, 244, 233) |
| HSL | hsl(164, 65%, 88%) |
| HSV | hsv(164, 16%, 96%) |
| CMYK | cmyk(16.4%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(93.20, -14.98, 1.00) |
| CIE-LCH | lch(93.20, 15.01, 176.17°) |
| OKLab | oklab(93.58% -0.0438 0.0024) |
| OKLCH | oklch(93.58% 0.044 176.8) |
| XYZ | xyz(71.9567, 83.4200, 89.3855) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.37
Duck Egg Blue
#C3FBF4
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 4.38
Very Pale Blue
#D6FFFE
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4E9 #F4CCD7
analogous
#CCF4D5 #CCF4E9 #CCEBF4
triadic
#CCF4E9 #E9CCF4 #F4E9CC
tetradic
#CCF4E9 #D5CCF4 #F4CCD7 #EBF4CC
square
#CCF4E9 #D5CCF4 #F4CCD7 #EBF4CC
split-complementary
#CCF4E9 #F4CCEB #F4D5CC
monochromatic
#67DEBE #9AE9D3 #CCF4E9 #E6FAF4 #E6FAF4
Accessibility & contrast
On white
1.19
#CCF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#CCF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4E9
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4E9 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#C3F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf4e9; /* rgb */ color: rgb(204, 244, 233); /* oklch */ color: oklch(93.6% 0.044 176.8);
Tailwind
colors: {
custom: {
50: '#dcf7f0',
500: '#ccf4e9',
950: '#000000',
},
}SCSS
$custom: #ccf4e9; $custom-light: #dcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf4e9",
"rgb": {
"r": 204,
"g": 244,
"b": 233
},
"hsl": {
"h": 163.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.93579,
"c": 0.04388,
"h": 176.8
},
"luminance": 0.83422
}Semantic roles & 50–950 ramp
primary
#CCF4E9
secondary
#D58FA2
accent
#194ACC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585