#DCE4DB#DCE4DB
#DCE4DB is a very light, near-neutral green. Relative luminance 0.758; OKLCH L 91.0% C 0.015 H 142.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4DB |
|---|---|
| RGB | rgb(220, 228, 219) |
| HSL | hsl(113, 14%, 88%) |
| HSV | hsv(113, 4%, 89%) |
| CMYK | cmyk(3.5%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(89.77, -4.30, 3.45) |
| CIE-LCH | lch(89.77, 5.51, 141.21°) |
| OKLab | oklab(91.03% -0.0117 0.0091) |
| OKLCH | oklch(91.03% 0.015 142.2) |
| XYZ | xyz(70.0425, 75.8167, 77.9481) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.83
Mintcream
#F5FFFA
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 6.41
Honeydew
#F0FFF0
ΔE00 6.44
Ivory
#FFFFF0
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4DB #E3DBE4
analogous
#E0E4DB #DCE4DB #DBE4DE
triadic
#DCE4DB #DBDCE4 #E4DBDC
tetradic
#DCE4DB #DBE0E4 #E3DBE4 #E4DEDB
square
#DCE4DB #DBE0E4 #E3DBE4 #E4DEDB
split-complementary
#DCE4DB #DEDBE4 #E4DBE0
monochromatic
#98B095 #BACAB8 #DCE4DB #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.30
#DCE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DCE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4DB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4DB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#DCE3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4db; /* rgb */ color: rgb(220, 228, 219); /* oklch */ color: oklch(91.0% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#e6ece6',
500: '#dce4db',
950: '#000000',
},
}SCSS
$custom: #dce4db; $custom-light: #e6ece6; $custom-dark: #000000;
JSON
{
"hex": "#dce4db",
"rgb": {
"r": 220,
"g": 228,
"b": 219
},
"hsl": {
"h": 113.333,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.91026,
"c": 0.01479,
"h": 142.2
},
"luminance": 0.75817
}Semantic roles & 50–950 ramp
primary
#DCE4DB
secondary
#B8AAB9
accent
#4D9890
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484