#CCE4DC#CCE4DC
#CCE4DC is a very light, muted teal. Relative luminance 0.735; OKLCH L 89.9% C 0.028 H 173.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4DC |
|---|---|
| RGB | rgb(204, 228, 220) |
| HSL | hsl(160, 31%, 85%) |
| HSV | hsv(160, 11%, 89%) |
| CMYK | cmyk(10.5%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(88.68, -9.43, 1.20) |
| CIE-LCH | lch(88.68, 9.51, 172.72°) |
| OKLab | oklab(89.89% -0.0275 0.0031) |
| OKLCH | oklch(89.89% 0.028 173.7) |
| XYZ | xyz(65.5606, 73.4904, 78.4273) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.75
Ice
#D6FFFA
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Honeydew
#F0FFF0
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.26
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4DC #E4CCD4
analogous
#CCE4D0 #CCE4DC #CCE0E4
triadic
#CCE4DC #DCCCE4 #E4DCCC
tetradic
#CCE4DC #D0CCE4 #E4CCD4 #E0E4CC
square
#CCE4DC #D0CCE4 #E4CCD4 #E0E4CC
split-complementary
#CCE4DC #E4CCE0 #E4D0CC
monochromatic
#7CBAA5 #A4CFC1 #CCE4DC #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.34
#CCE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CCE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4DC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4DC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#C7E5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4dc; /* rgb */ color: rgb(204, 228, 220); /* oklch */ color: oklch(89.9% 0.028 173.7);
Tailwind
colors: {
custom: {
50: '#dbece6',
500: '#cce4dc',
950: '#000000',
},
}SCSS
$custom: #cce4dc; $custom-light: #dbece6; $custom-dark: #000000;
JSON
{
"hex": "#cce4dc",
"rgb": {
"r": 204,
"g": 228,
"b": 220
},
"hsl": {
"h": 160,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.8989,
"c": 0.02764,
"h": 173.7
},
"luminance": 0.73491
}Semantic roles & 50–950 ramp
primary
#CCE4DC
secondary
#BC98A4
accent
#3C61A9
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484