#CCE2DC#CCE2DC
#CCE2DC is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.5% C 0.025 H 177.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2DC |
|---|---|
| RGB | rgb(204, 226, 220) |
| HSL | hsl(164, 28%, 84%) |
| HSV | hsv(164, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.16, -8.41, 0.44) |
| CIE-LCH | lch(88.16, 8.43, 176.98°) |
| OKLab | oklab(89.48% -0.0247 0.0011) |
| OKLCH | oklch(89.48% 0.025 177.6) |
| XYZ | xyz(65.0136, 72.3964, 78.2449) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 6.94
Ice
#D6FFFA
ΔE00 7.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Honeydew
#F0FFF0
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2DC #E2CCD2
analogous
#CCE2D1 #CCE2DC #CCDDE2
triadic
#CCE2DC #DCCCE2 #E2DCCC
tetradic
#CCE2DC #D1CCE2 #E2CCD2 #DDE2CC
square
#CCE2DC #D1CCE2 #E2CCD2 #DDE2CC
split-complementary
#CCE2DC #E2CCDD #E2D1CC
monochromatic
#7EB6A6 #A5CCC1 #CCE2DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.36
#CCE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#CCE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2DC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2DC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#C7E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2dc; /* rgb */ color: rgb(204, 226, 220); /* oklch */ color: oklch(89.5% 0.025 177.6);
Tailwind
colors: {
custom: {
50: '#dbebe6',
500: '#cce2dc',
950: '#000000',
},
}SCSS
$custom: #cce2dc; $custom-light: #dbebe6; $custom-dark: #000000;
JSON
{
"hex": "#cce2dc",
"rgb": {
"r": 204,
"g": 226,
"b": 220
},
"hsl": {
"h": 163.636,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89478,
"c": 0.02475,
"h": 177.6
},
"luminance": 0.72397
}Semantic roles & 50–950 ramp
primary
#CCE2DC
secondary
#BA99A2
accent
#3F5BA6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484