#CCE2DE#CCE2DE
#CCE2DE is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.5% C 0.024 H 183.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2DE |
|---|---|
| RGB | rgb(204, 226, 222) |
| HSL | hsl(169, 28%, 84%) |
| HSV | hsv(169, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(88.21, -8.03, -0.53) |
| CIE-LCH | lch(88.21, 8.05, 183.80°) |
| OKLab | oklab(89.54% -0.0239 -0.0015) |
| OKLCH | oklch(89.54% 0.024 183.7) |
| XYZ | xyz(65.2800, 72.5029, 79.6483) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.35
Azure (CSS)
#F0FFFF
ΔE00 7.38
Very Pale Blue
#D6FFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2DE #E2CCD0
analogous
#CCE2D3 #CCE2DE #CCDBE2
triadic
#CCE2DE #DECCE2 #E2DECC
tetradic
#CCE2DE #D3CCE2 #E2CCD0 #DBE2CC
square
#CCE2DE #D3CCE2 #E2CCD0 #DBE2CC
split-complementary
#CCE2DE #E2CCDB #E2D3CC
monochromatic
#7EB6AC #A5CCC5 #CCE2DE #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.35
#CCE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CCE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2DE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2DE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#C7E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2de; /* rgb */ color: rgb(204, 226, 222); /* oklch */ color: oklch(89.5% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#dbebe8',
500: '#cce2de',
950: '#000000',
},
}SCSS
$custom: #cce2de; $custom-light: #dbebe8; $custom-dark: #000000;
JSON
{
"hex": "#cce2de",
"rgb": {
"r": 204,
"g": 226,
"b": 222
},
"hsl": {
"h": 169.091,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89535,
"c": 0.024,
"h": 183.7
},
"luminance": 0.72504
}Semantic roles & 50–950 ramp
primary
#CCE2DE
secondary
#BA999F
accent
#3F52A6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484