#DBE5DF#DBE5DF
#DBE5DF is a very light, near-neutral green. Relative luminance 0.764; OKLCH L 91.3% C 0.013 H 159.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5DF |
|---|---|
| RGB | rgb(219, 229, 223) |
| HSL | hsl(144, 16%, 88%) |
| HSV | hsv(144, 4%, 90%) |
| CMYK | cmyk(4.4%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(90.06, -4.43, 1.76) |
| CIE-LCH | lch(90.06, 4.77, 158.31°) |
| OKLab | oklab(91.26% -0.0126 0.0046) |
| OKLCH | oklch(91.26% 0.013 159.9) |
| XYZ | xyz(70.5495, 76.4260, 80.8326) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.11
Mintcream
#F5FFFA
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 6.20
Fog
#D8DCE0
ΔE00 6.50
Honeydew
#F0FFF0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5DF #E5DBE1
analogous
#DCE5DB #DBE5DF #DBE5E4
triadic
#DBE5DF #DFDBE5 #E5DFDB
tetradic
#DBE5DF #DBDCE5 #E5DBE1 #E5E4DB
square
#DBE5DF #DBDCE5 #E5DBE1 #E5E4DB
split-complementary
#DBE5DF #E4DBE5 #E5DBDC
monochromatic
#94B2A0 #B7CBBF #DBE5DF #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.29
#DBE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DBE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5DF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5DF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#D9E5E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe5df; /* rgb */ color: rgb(219, 229, 223); /* oklch */ color: oklch(91.3% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#e6ede9',
500: '#dbe5df',
950: '#000000',
},
}SCSS
$custom: #dbe5df; $custom-light: #e6ede9; $custom-dark: #000000;
JSON
{
"hex": "#dbe5df",
"rgb": {
"r": 219,
"g": 229,
"b": 223
},
"hsl": {
"h": 144,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.91263,
"c": 0.01339,
"h": 159.9
},
"luminance": 0.76426
}Semantic roles & 50–950 ramp
primary
#DBE5DF
secondary
#BBA9B4
accent
#4B7B9A
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484