#CCF0EA#CCF0EA
#CCF0EA is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.8% C 0.038 H 184.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0EA |
|---|---|
| RGB | rgb(204, 240, 234) |
| HSL | hsl(170, 55%, 87%) |
| HSV | hsv(170, 15%, 94%) |
| CMYK | cmyk(15%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.17, -12.79, -1.01) |
| CIE-LCH | lch(92.17, 12.83, 184.52°) |
| OKLab | oklab(92.78% -0.0381 -0.0029) |
| OKLCH | oklch(92.78% 0.038 184.3) |
| XYZ | xyz(70.9094, 81.0962, 89.7431) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.77
Very Light Blue
#D5FFFF
ΔE00 4.03
Really Light Blue
#D4FFFF
ΔE00 4.07
Pale Blue
#D0FEFE
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0EA #F0CCD2
analogous
#CCF0D8 #CCF0EA #CCE4F0
triadic
#CCF0EA #EACCF0 #F0EACC
tetradic
#CCF0EA #D8CCF0 #F0CCD2 #E4F0CC
square
#CCF0EA #D8CCF0 #F0CCD2 #E4F0CC
split-complementary
#CCF0EA #F0CCE4 #F0D8CC
monochromatic
#6DD4C3 #9DE2D7 #CCF0EA #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.22
#CCF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CCF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0EA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0EA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#C3F2EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf0ea; /* rgb */ color: rgb(204, 240, 234); /* oklch */ color: oklch(92.8% 0.038 184.3);
Tailwind
colors: {
custom: {
50: '#dcf5f0',
500: '#ccf0ea',
950: '#000000',
},
}SCSS
$custom: #ccf0ea; $custom-light: #dcf5f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf0ea",
"rgb": {
"r": 204,
"g": 240,
"b": 234
},
"hsl": {
"h": 170,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.92775,
"c": 0.03824,
"h": 184.3
},
"luminance": 0.81098
}Semantic roles & 50–950 ramp
primary
#CCF0EA
secondary
#CE929C
accent
#233EC2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585