#CCE0DE#CCE0DE
#CCE0DE is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.1% C 0.022 H 189.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0DE |
|---|---|
| RGB | rgb(204, 224, 222) |
| HSL | hsl(174, 24%, 84%) |
| HSV | hsv(174, 9%, 88%) |
| CMYK | cmyk(8.9%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(87.69, -7.01, -1.29) |
| CIE-LCH | lch(87.69, 7.13, 190.46°) |
| OKLab | oklab(89.12% -0.0212 -0.0036) |
| OKLCH | oklch(89.12% 0.022 189.5) |
| XYZ | xyz(64.7394, 71.4216, 79.4680) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.28
Lightcyan
#E0FFFF
ΔE00 6.96
Azure (CSS)
#F0FFFF
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.79
Silver (survey)
#C5C9C7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0DE #E0CCCE
analogous
#CCE0D4 #CCE0DE #CCD8E0
triadic
#CCE0DE #DECCE0 #E0DECC
tetradic
#CCE0DE #D4CCE0 #E0CCCE #D8E0CC
square
#CCE0DE #D4CCE0 #E0CCCE #D8E0CC
split-complementary
#CCE0DE #E0CCD8 #E0D4CC
monochromatic
#80B2AD #A6C9C5 #CCE0DE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.37
#CCE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CCE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0DE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0DE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D9DBDE
Tritanopia (blue-blind)
#C7E1DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce0de; /* rgb */ color: rgb(204, 224, 222); /* oklch */ color: oklch(89.1% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#dbe9e8',
500: '#cce0de',
950: '#000000',
},
}SCSS
$custom: #cce0de; $custom-light: #dbe9e8; $custom-dark: #000000;
JSON
{
"hex": "#cce0de",
"rgb": {
"r": 204,
"g": 224,
"b": 222
},
"hsl": {
"h": 174,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.89123,
"c": 0.02151,
"h": 189.5
},
"luminance": 0.71423
}Semantic roles & 50–950 ramp
primary
#CCE0DE
secondary
#B7999C
accent
#434CA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484