#CCE5DC#CCE5DC
#CCE5DC is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.1% C 0.029 H 172.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE5DC |
|---|---|
| RGB | rgb(204, 229, 220) |
| HSL | hsl(158, 32%, 85%) |
| HSV | hsv(158, 11%, 90%) |
| CMYK | cmyk(10.9%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(88.94, -9.94, 1.58) |
| CIE-LCH | lch(88.94, 10.07, 170.94°) |
| OKLab | oklab(90.1% -0.0288 0.0041) |
| OKLCH | oklch(90.1% 0.029 172) |
| XYZ | xyz(65.8365, 74.0422, 78.5192) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Honeydew
#F0FFF0
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.14
Very Light Blue
#D5FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE5DC #E5CCD5
analogous
#CCE5CF #CCE5DC #CCE2E5
triadic
#CCE5DC #DCCCE5 #E5DCCC
tetradic
#CCE5DC #CFCCE5 #E5CCD5 #E2E5CC
square
#CCE5DC #CFCCE5 #E5CCD5 #E2E5CC
split-complementary
#CCE5DC #E5CCE2 #E5CFCC
monochromatic
#7BBCA4 #A3D0C0 #CCE5DC #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.33
#CCE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CCE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE5DC
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE5DC | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#C7E6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce5dc; /* rgb */ color: rgb(204, 229, 220); /* oklch */ color: oklch(90.1% 0.029 172.0);
Tailwind
colors: {
custom: {
50: '#dbede6',
500: '#cce5dc',
950: '#000000',
},
}SCSS
$custom: #cce5dc; $custom-light: #dbede6; $custom-dark: #000000;
JSON
{
"hex": "#cce5dc",
"rgb": {
"r": 204,
"g": 229,
"b": 220
},
"hsl": {
"h": 158.4,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.90097,
"c": 0.02911,
"h": 172
},
"luminance": 0.74043
}Semantic roles & 50–950 ramp
primary
#CCE5DC
secondary
#BE97A5
accent
#3A63AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484