#CCF4EC#CCF4EC
#CCF4EC is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.7% C 0.043 H 181.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4EC |
|---|---|
| RGB | rgb(204, 244, 236) |
| HSL | hsl(168, 65%, 88%) |
| HSV | hsv(168, 16%, 96%) |
| CMYK | cmyk(16.4%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(93.27, -14.39, -0.44) |
| CIE-LCH | lch(93.27, 14.40, 181.76°) |
| OKLab | oklab(93.66% -0.0426 -0.0014) |
| OKLCH | oklch(93.66% 0.043 181.9) |
| XYZ | xyz(72.3888, 83.5928, 91.6617) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Light Light Blue
#CAFFFB
ΔE00 3.61
Very Pale Blue
#D6FFFE
ΔE00 3.73
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Pale Blue
#D0FEFE
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4EC #F4CCD4
analogous
#CCF4D8 #CCF4EC #CCE8F4
triadic
#CCF4EC #ECCCF4 #F4ECCC
tetradic
#CCF4EC #D8CCF4 #F4CCD4 #E8F4CC
square
#CCF4EC #D8CCF4 #F4CCD4 #E8F4CC
split-complementary
#CCF4EC #F4CCE8 #F4D8CC
monochromatic
#67DEC6 #9AE9D9 #CCF4EC #E6FAF6 #E6FAF6
Accessibility & contrast
On white
1.19
#CCF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CCF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4EC
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4EC | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#C2F6F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf4ec; /* rgb */ color: rgb(204, 244, 236); /* oklch */ color: oklch(93.7% 0.043 181.9);
Tailwind
colors: {
custom: {
50: '#dcf7f2',
500: '#ccf4ec',
950: '#000000',
},
}SCSS
$custom: #ccf4ec; $custom-light: #dcf7f2; $custom-dark: #000000;
JSON
{
"hex": "#ccf4ec",
"rgb": {
"r": 204,
"g": 244,
"b": 236
},
"hsl": {
"h": 168,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.93664,
"c": 0.04265,
"h": 181.9
},
"luminance": 0.83595
}Semantic roles & 50–950 ramp
primary
#CCF4EC
secondary
#D58F9D
accent
#193DCC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585