#CDE9DB#CDE9DB
#CDE9DB is a very light, muted teal. Relative luminance 0.764; OKLCH L 91.0% C 0.035 H 164.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE9DB |
|---|---|
| RGB | rgb(205, 233, 219) |
| HSL | hsl(150, 39%, 86%) |
| HSV | hsv(150, 12%, 91%) |
| CMYK | cmyk(12%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(90.03, -11.82, 3.70) |
| CIE-LCH | lch(90.03, 12.39, 162.63°) |
| OKLab | oklab(90.97% -0.0337 0.0096) |
| OKLCH | oklch(90.97% 0.035 164.1) |
| XYZ | xyz(67.0990, 76.3702, 78.2099) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.43
Honeydew
#F0FFF0
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Very Pale Blue
#D6FFFE
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE9DB #E9CDDB
analogous
#CDE9CD #CDE9DB #CDE9E9
triadic
#CDE9DB #DBCDE9 #E9DBCD
tetradic
#CDE9DB #CDCDE9 #E9CDDB #E9E9CD
square
#CDE9DB #CDCDE9 #E9CDDB #E9E9CD
split-complementary
#CDE9DB #E9CDE9 #E9CDCD
monochromatic
#78C49E #A2D6BC #CDE9DB #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.29
#CDE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CDE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE9DB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE9DB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#C8E9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cde9db; /* rgb */ color: rgb(205, 233, 219); /* oklch */ color: oklch(91.0% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#dcf0e6',
500: '#cde9db',
950: '#000000',
},
}SCSS
$custom: #cde9db; $custom-light: #dcf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cde9db",
"rgb": {
"r": 205,
"g": 233,
"b": 219
},
"hsl": {
"h": 150,
"s": 38.889,
"l": 85.882
},
"oklch": {
"l": 0.90968,
"c": 0.03502,
"h": 164.1
},
"luminance": 0.76371
}Semantic roles & 50–950 ramp
primary
#CDE9DB
secondary
#C397AD
accent
#3473B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584