#CDE3DB#CDE3DB
#CDE3DB is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.7% C 0.026 H 171.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE3DB |
|---|---|
| RGB | rgb(205, 227, 219) |
| HSL | hsl(158, 28%, 85%) |
| HSV | hsv(158, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(88.46, -8.79, 1.42) |
| CIE-LCH | lch(88.46, 8.90, 170.82°) |
| OKLab | oklab(89.73% -0.0255 0.0036) |
| OKLCH | oklch(89.73% 0.026 171.9) |
| XYZ | xyz(65.4293, 73.0308, 77.6533) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 7.03
Honeydew
#F0FFF0
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 7.10
Ice
#D6FFFA
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.61
Very Pale Blue
#D6FFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE3DB #E3CDD5
analogous
#CDE3D0 #CDE3DB #CDE0E3
triadic
#CDE3DB #DBCDE3 #E3DBCD
tetradic
#CDE3DB #D0CDE3 #E3CDD5 #E0E3CD
square
#CDE3DB #D0CDE3 #E3CDD5 #E0E3CD
split-complementary
#CDE3DB #E3CDE0 #E3D0CD
monochromatic
#7FB7A3 #A6CDBF #CDE3DB #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.35
#CDE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CDE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE3DB
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE3DB | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#C9E3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde3db; /* rgb */ color: rgb(205, 227, 219); /* oklch */ color: oklch(89.7% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#dcebe6',
500: '#cde3db',
950: '#000000',
},
}SCSS
$custom: #cde3db; $custom-light: #dcebe6; $custom-dark: #000000;
JSON
{
"hex": "#cde3db",
"rgb": {
"r": 205,
"g": 227,
"b": 219
},
"hsl": {
"h": 158.182,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89726,
"c": 0.02575,
"h": 171.9
},
"luminance": 0.73032
}Semantic roles & 50–950 ramp
primary
#CDE3DB
secondary
#BB99A6
accent
#3F65A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484