#CCE8DC#CCE8DC
#CCE8DC is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.7% C 0.034 H 167.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE8DC |
|---|---|
| RGB | rgb(204, 232, 220) |
| HSL | hsl(154, 38%, 85%) |
| HSV | hsv(154, 12%, 91%) |
| CMYK | cmyk(12.1%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(89.73, -11.46, 2.73) |
| CIE-LCH | lch(89.73, 11.78, 166.61°) |
| OKLab | oklab(90.72% -0.0329 0.0071) |
| OKLCH | oklch(90.72% 0.034 167.9) |
| XYZ | xyz(66.6737, 75.7167, 78.7983) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.17
Honeydew
#F0FFF0
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE8DC #E8CCD8
analogous
#CCE8CE #CCE8DC #CCE6E8
triadic
#CCE8DC #DCCCE8 #E8DCCC
tetradic
#CCE8DC #CECCE8 #E8CCD8 #E6E8CC
square
#CCE8DC #CECCE8 #E8CCD8 #E6E8CC
split-complementary
#CCE8DC #E8CCE6 #E8CECC
monochromatic
#78C2A2 #A2D5BF #CCE8DC #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.30
#CCE8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CCE8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE8DC
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE8DC | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DB
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#C7E8E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cce8dc; /* rgb */ color: rgb(204, 232, 220); /* oklch */ color: oklch(90.7% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#dbefe6',
500: '#cce8dc',
950: '#000000',
},
}SCSS
$custom: #cce8dc; $custom-light: #dbefe6; $custom-dark: #000000;
JSON
{
"hex": "#cce8dc",
"rgb": {
"r": 204,
"g": 232,
"b": 220
},
"hsl": {
"h": 154.286,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.90719,
"c": 0.03366,
"h": 167.9
},
"luminance": 0.75718
}Semantic roles & 50–950 ramp
primary
#CCE8DC
secondary
#C296A9
accent
#356AB1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584