#DBE2D4#DBE2D4
#DBE2D4 is a very light, muted yellow-green. Relative luminance 0.742; OKLCH L 90.4% C 0.020 H 128.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2D4 |
|---|---|
| RGB | rgb(219, 226, 212) |
| HSL | hsl(90, 19%, 86%) |
| HSV | hsv(90, 6%, 89%) |
| CMYK | cmyk(3.1%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(89.02, -4.84, 6.02) |
| CIE-LCH | lch(89.02, 7.73, 128.80°) |
| OKLab | oklab(90.36% -0.0126 0.0158) |
| OKLCH | oklch(90.36% 0.02 128.7) |
| XYZ | xyz(68.2915, 74.2061, 73.0000) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.02
Beige
#F5F5DC
ΔE00 6.24
Eggshell
#F0EAD6
ΔE00 6.27
Honeydew
#F0FFF0
ΔE00 6.51
Ivory
#FFFFF0
ΔE00 7.07
Mintcream
#F5FFFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2D4 #DBD4E2
analogous
#E2E2D4 #DBE2D4 #D4E2D4
triadic
#DBE2D4 #D4DBE2 #E2D4DB
tetradic
#DBE2D4 #D4E2E2 #DBD4E2 #E2D4D4
square
#DBE2D4 #D4E2E2 #DBD4E2 #E2D4D4
split-complementary
#DBE2D4 #D4D4E2 #E2D4E2
monochromatic
#9EB18B #BCC9AF #DBE2D4 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.33
#DBE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DBE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2D4
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2D4 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E3DFD5
Tritanopia (blue-blind)
#DCE1DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dbe2d4; /* rgb */ color: rgb(219, 226, 212); /* oklch */ color: oklch(90.4% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#e6ebe1',
500: '#dbe2d4',
950: '#000000',
},
}SCSS
$custom: #dbe2d4; $custom-light: #e6ebe1; $custom-dark: #000000;
JSON
{
"hex": "#dbe2d4",
"rgb": {
"r": 219,
"g": 226,
"b": 212
},
"hsl": {
"h": 90,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90357,
"c": 0.02022,
"h": 128.7
},
"luminance": 0.74206
}Semantic roles & 50–950 ramp
primary
#DBE2D4
secondary
#ADA2B8
accent
#489E73
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484