#CCF0EE#CCF0EE
#CCF0EE is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.9% C 0.037 H 192.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0EE |
|---|---|
| RGB | rgb(204, 240, 238) |
| HSL | hsl(177, 55%, 87%) |
| HSV | hsv(177, 15%, 94%) |
| CMYK | cmyk(15%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.28, -12.00, -2.94) |
| CIE-LCH | lch(92.28, 12.35, 193.77°) |
| OKLab | oklab(92.89% -0.0366 -0.008) |
| OKLCH | oklch(92.89% 0.037 192.4) |
| XYZ | xyz(71.4905, 81.3287, 92.8037) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.14
Very Pale Blue
#D6FFFE
ΔE00 3.18
Very Light Blue
#D5FFFF
ΔE00 3.29
Really Light Blue
#D4FFFF
ΔE00 3.35
Ice
#D6FFFA
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0EE #F0CCCE
analogous
#CCF0DC #CCF0EE #CCE0F0
triadic
#CCF0EE #EECCF0 #F0EECC
tetradic
#CCF0EE #DCCCF0 #F0CCCE #E0F0CC
square
#CCF0EE #DCCCF0 #F0CCCE #E0F0CC
split-complementary
#CCF0EE #F0CCE0 #F0DCCC
monochromatic
#6DD4CE #9DE2DE #CCF0EE #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.22
#CCF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CCF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0EE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0EE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#C2F2EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf0ee; /* rgb */ color: rgb(204, 240, 238); /* oklch */ color: oklch(92.9% 0.037 192.4);
Tailwind
colors: {
custom: {
50: '#dcf5f3',
500: '#ccf0ee',
950: '#000000',
},
}SCSS
$custom: #ccf0ee; $custom-light: #dcf5f3; $custom-dark: #000000;
JSON
{
"hex": "#ccf0ee",
"rgb": {
"r": 204,
"g": 240,
"b": 238
},
"hsl": {
"h": 176.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.92891,
"c": 0.03745,
"h": 192.4
},
"luminance": 0.81331
}Semantic roles & 50–950 ramp
primary
#CCF0EE
secondary
#CE9295
accent
#232CC2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585