#DBE1DD#DBE1DD
#DBE1DD is a very light, near-neutral green. Relative luminance 0.741; OKLCH L 90.4% C 0.008 H 157.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE1DD |
|---|---|
| RGB | rgb(219, 225, 221) |
| HSL | hsl(140, 9%, 87%) |
| HSV | hsv(140, 3%, 88%) |
| CMYK | cmyk(2.7%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(88.98, -2.74, 1.25) |
| CIE-LCH | lch(88.98, 3.01, 155.48°) |
| OKLab | oklab(90.4% -0.0077 0.0033) |
| OKLCH | oklch(90.4% 0.008 157.1) |
| XYZ | xyz(69.1875, 74.1307, 79.0563) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.61
Gainsboro
#DCDCDC
ΔE00 3.99
Fog
#D8DCE0
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE1DD #E1DBDF
analogous
#DCE1DB #DBE1DD #DBE1E0
triadic
#DBE1DD #DDDBE1 #E1DDDB
tetradic
#DBE1DD #DBDCE1 #E1DBDF #E1E0DB
square
#DBE1DD #DBDCE1 #E1DBDF #E1E0DB
split-complementary
#DBE1DD #E0DBE1 #E1DBDC
monochromatic
#98A99E #BAC5BD #DBE1DD #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.33
#DBE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DBE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE1DD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE1DD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#DAE1E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe1dd; /* rgb */ color: rgb(219, 225, 221); /* oklch */ color: oklch(90.4% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#e6eae7',
500: '#dbe1dd',
950: '#000000',
},
}SCSS
$custom: #dbe1dd; $custom-light: #e6eae7; $custom-dark: #000000;
JSON
{
"hex": "#dbe1dd",
"rgb": {
"r": 219,
"g": 225,
"b": 221
},
"hsl": {
"h": 140,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.90401,
"c": 0.00839,
"h": 157.1
},
"luminance": 0.74131
}Semantic roles & 50–950 ramp
primary
#DBE1DD
secondary
#B5ABB2
accent
#527E93
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484