#CDE2DB#CDE2DB
#CDE2DB is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.5% C 0.024 H 173.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2DB |
|---|---|
| RGB | rgb(205, 226, 219) |
| HSL | hsl(160, 27%, 85%) |
| HSV | hsv(160, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(88.20, -8.28, 1.04) |
| CIE-LCH | lch(88.20, 8.34, 172.84°) |
| OKLab | oklab(89.52% -0.0241 0.0026) |
| OKLCH | oklch(89.52% 0.024 173.8) |
| XYZ | xyz(65.1566, 72.4854, 77.5624) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.69
Lightcyan
#E0FFFF
ΔE00 7.08
Honeydew
#F0FFF0
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.67
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Azure (CSS)
#F0FFFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2DB #E2CDD4
analogous
#CDE2D1 #CDE2DB #CDDFE2
triadic
#CDE2DB #DBCDE2 #E2DBCD
tetradic
#CDE2DB #D1CDE2 #E2CDD4 #DFE2CD
square
#CDE2DB #D1CDE2 #E2CDD4 #DFE2CD
split-complementary
#CDE2DB #E2CDDF #E2D1CD
monochromatic
#80B5A3 #A6CCBF #CDE2DB #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.36
#CDE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CDE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2DB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2DB | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 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)
#E0DFDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#C9E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde2db; /* rgb */ color: rgb(205, 226, 219); /* oklch */ color: oklch(89.5% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#dcebe6',
500: '#cde2db',
950: '#000000',
},
}SCSS
$custom: #cde2db; $custom-light: #dcebe6; $custom-dark: #000000;
JSON
{
"hex": "#cde2db",
"rgb": {
"r": 205,
"g": 226,
"b": 219
},
"hsl": {
"h": 160,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.8952,
"c": 0.02426,
"h": 173.8
},
"luminance": 0.72486
}Semantic roles & 50–950 ramp
primary
#CDE2DB
secondary
#B99AA4
accent
#4062A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484