#CDE2DE#CDE2DE
#CDE2DE is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.6% C 0.023 H 183.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2DE |
|---|---|
| RGB | rgb(205, 226, 222) |
| HSL | hsl(169, 27%, 85%) |
| HSV | hsv(169, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(88.28, -7.71, -0.43) |
| CIE-LCH | lch(88.28, 7.72, 183.16°) |
| OKLab | oklab(89.61% -0.023 -0.0012) |
| OKLCH | oklch(89.61% 0.023 183.1) |
| XYZ | xyz(65.5551, 72.6448, 79.6612) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.57
Lightcyan
#E0FFFF
ΔE00 6.61
Azure (CSS)
#F0FFFF
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2DE #E2CDD1
analogous
#CDE2D4 #CDE2DE #CDDCE2
triadic
#CDE2DE #DECDE2 #E2DECD
tetradic
#CDE2DE #D4CDE2 #E2CDD1 #DCE2CD
square
#CDE2DE #D4CDE2 #E2CDD1 #DCE2CD
split-complementary
#CDE2DE #E2CDDC #E2D4CD
monochromatic
#80B5AB #A6CCC4 #CDE2DE #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.35
#CDE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CDE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2DE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2DE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#C8E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde2de; /* rgb */ color: rgb(205, 226, 222); /* oklch */ color: oklch(89.6% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#dcebe8',
500: '#cde2de',
950: '#000000',
},
}SCSS
$custom: #cde2de; $custom-light: #dcebe8; $custom-dark: #000000;
JSON
{
"hex": "#cde2de",
"rgb": {
"r": 205,
"g": 226,
"b": 222
},
"hsl": {
"h": 168.571,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89606,
"c": 0.02298,
"h": 183.1
},
"luminance": 0.72646
}Semantic roles & 50–950 ramp
primary
#CDE2DE
secondary
#B99AA0
accent
#4054A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484