#DBE2D9#DBE2D9
#DBE2D9 is a very light, near-neutral green. Relative luminance 0.745; OKLCH L 90.5% C 0.014 H 138.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2D9 |
|---|---|
| RGB | rgb(219, 226, 217) |
| HSL | hsl(107, 13%, 87%) |
| HSV | hsv(107, 4%, 89%) |
| CMYK | cmyk(3.1%, 0%, 4%, 11.4%) |
| CIE-LAB | lab(89.14, -3.97, 3.58) |
| CIE-LCH | lch(89.14, 5.34, 137.97°) |
| OKLab | oklab(90.49% -0.0107 0.0094) |
| OKLCH | oklch(90.49% 0.014 138.7) |
| XYZ | xyz(68.9320, 74.4623, 76.3733) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.35
Gainsboro
#DCDCDC
ΔE00 6.07
Mintcream
#F5FFFA
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 6.76
Honeydew
#F0FFF0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2D9 #E0D9E2
analogous
#E0E2D9 #DBE2D9 #D9E2DC
triadic
#DBE2D9 #D9DBE2 #E2D9DB
tetradic
#DBE2D9 #D9E0E2 #E0D9E2 #E2DCD9
square
#DBE2D9 #D9E0E2 #E0D9E2 #E2DCD9
split-complementary
#DBE2D9 #DCD9E2 #E2D9E0
monochromatic
#99AD94 #BAC8B6 #DBE2D9 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.32
#DBE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DBE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2D9
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2D9 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D9
Deuteranopia (green-blind)
#E1E0D9
Tritanopia (blue-blind)
#DBE1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dbe2d9; /* rgb */ color: rgb(219, 226, 217); /* oklch */ color: oklch(90.5% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#e6ebe4',
500: '#dbe2d9',
950: '#000000',
},
}SCSS
$custom: #dbe2d9; $custom-light: #e6ebe4; $custom-dark: #000000;
JSON
{
"hex": "#dbe2d9",
"rgb": {
"r": 219,
"g": 226,
"b": 217
},
"hsl": {
"h": 106.667,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.90492,
"c": 0.01422,
"h": 138.7
},
"luminance": 0.74463
}Semantic roles & 50–950 ramp
primary
#DBE2D9
secondary
#B4A8B7
accent
#4E9887
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484