#CCE0D8#CCE0D8
#CCE0D8 is a very light, muted teal. Relative luminance 0.711; OKLCH L 89.0% C 0.024 H 169.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0D8 |
|---|---|
| RGB | rgb(204, 224, 216) |
| HSL | hsl(156, 24%, 84%) |
| HSV | hsv(156, 9%, 88%) |
| CMYK | cmyk(8.9%, 0%, 3.6%, 12.2%) |
| CIE-LAB | lab(87.54, -8.15, 1.64) |
| CIE-LCH | lch(87.54, 8.31, 168.62°) |
| OKLab | oklab(88.95% -0.0236 0.0042) |
| OKLCH | oklch(88.95% 0.024 169.8) |
| XYZ | xyz(63.9495, 71.1057, 75.3080) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.44
Honeydew
#F0FFF0
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 7.72
Mintcream
#F5FFFA
ΔE00 8.22
Ice
#D6FFFA
ΔE00 8.23
Azure (CSS)
#F0FFFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0D8 #E0CCD4
analogous
#CCE0CE #CCE0D8 #CCDEE0
triadic
#CCE0D8 #D8CCE0 #E0D8CC
tetradic
#CCE0D8 #CECCE0 #E0CCD4 #DEE0CC
square
#CCE0D8 #CECCE0 #E0CCD4 #DEE0CC
split-complementary
#CCE0D8 #E0CCDE #E0CECC
monochromatic
#80B29E #A6C9BB #CCE0D8 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.38
#CCE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CCE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0D8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0D8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#C8E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce0d8; /* rgb */ color: rgb(204, 224, 216); /* oklch */ color: oklch(89.0% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#dbe9e4',
500: '#cce0d8',
950: '#000000',
},
}SCSS
$custom: #cce0d8; $custom-light: #dbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#cce0d8",
"rgb": {
"r": 204,
"g": 224,
"b": 216
},
"hsl": {
"h": 156,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.88952,
"c": 0.02393,
"h": 169.8
},
"luminance": 0.71107
}Semantic roles & 50–950 ramp
primary
#CCE0D8
secondary
#B799A5
accent
#4369A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484