#DBE9DF#DBE9DF
#DBE9DF is a very light, muted green. Relative luminance 0.787; OKLCH L 92.1% C 0.020 H 154.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9DF |
|---|---|
| RGB | rgb(219, 233, 223) |
| HSL | hsl(137, 24%, 89%) |
| HSV | hsv(137, 6%, 91%) |
| CMYK | cmyk(6%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(91.08, -6.47, 3.25) |
| CIE-LCH | lch(91.08, 7.24, 153.31°) |
| OKLab | oklab(92.07% -0.0181 0.0085) |
| OKLCH | oklch(92.07% 0.02 154.9) |
| XYZ | xyz(71.6690, 78.6650, 81.2058) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.23
Mintcream
#F5FFFA
ΔE00 5.65
Azure (CSS)
#F0FFFF
ΔE00 6.59
Lightcyan
#E0FFFF
ΔE00 7.67
Ivory
#FFFFF0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9DF #E9DBE5
analogous
#DEE9DB #DBE9DF #DBE9E6
triadic
#DBE9DF #DFDBE9 #E9DFDB
tetradic
#DBE9DF #DBDEE9 #E9DBE5 #E9E6DB
square
#DBE9DF #DBDEE9 #E9DBE5 #E9E6DB
split-complementary
#DBE9DF #E6DBE9 #E9DBDE
monochromatic
#8FBB9B #B5D2BD #DBE9DF #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.25
#DBE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DBE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9DF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9DF | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DF
Deuteranopia (green-blind)
#E6E5DF
Tritanopia (blue-blind)
#D9E9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe9df; /* rgb */ color: rgb(219, 233, 223); /* oklch */ color: oklch(92.1% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#e6f0e9',
500: '#dbe9df',
950: '#000000',
},
}SCSS
$custom: #dbe9df; $custom-light: #e6f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dbe9df",
"rgb": {
"r": 219,
"g": 233,
"b": 223
},
"hsl": {
"h": 137.143,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.92072,
"c": 0.02002,
"h": 154.9
},
"luminance": 0.78666
}Semantic roles & 50–950 ramp
primary
#DBE9DF
secondary
#C1A7BA
accent
#4387A3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584