#DCE9DB#DCE9DB
#DCE9DB is a very light, muted green. Relative luminance 0.786; OKLCH L 92.0% C 0.023 H 143.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9DB |
|---|---|
| RGB | rgb(220, 233, 219) |
| HSL | hsl(116, 24%, 89%) |
| HSV | hsv(116, 6%, 91%) |
| CMYK | cmyk(5.6%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(91.06, -6.85, 5.31) |
| CIE-LCH | lch(91.06, 8.66, 142.20°) |
| OKLab | oklab(92.04% -0.0187 0.0139) |
| OKLCH | oklch(92.04% 0.023 143.4) |
| XYZ | xyz(71.4380, 78.6075, 78.4133) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 5.81
Mintcream
#F5FFFA
ΔE00 6.43
Beige
#F5F5DC
ΔE00 6.83
Ivory
#FFFFF0
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9DB #E8DBE9
analogous
#E3E9DB #DCE9DB #DBE9E1
triadic
#DCE9DB #DBDCE9 #E9DBDC
tetradic
#DCE9DB #DBE3E9 #E8DBE9 #E9E1DB
square
#DCE9DB #DBE3E9 #E8DBE9 #E9E1DB
split-complementary
#DCE9DB #E1DBE9 #E9DBE3
monochromatic
#92BB8F #B7D2B5 #DCE9DB #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.26
#DCE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DCE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9DB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9DB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#DBE8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce9db; /* rgb */ color: rgb(220, 233, 219); /* oklch */ color: oklch(92.0% 0.023 143.4);
Tailwind
colors: {
custom: {
50: '#e6f0e6',
500: '#dce9db',
950: '#000000',
},
}SCSS
$custom: #dce9db; $custom-light: #e6f0e6; $custom-dark: #000000;
JSON
{
"hex": "#dce9db",
"rgb": {
"r": 220,
"g": 233,
"b": 219
},
"hsl": {
"h": 115.714,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.92037,
"c": 0.02328,
"h": 143.4
},
"luminance": 0.78608
}Semantic roles & 50–950 ramp
primary
#DCE9DB
secondary
#BFA7C1
accent
#43A39C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584