#DBE9BE#DBE9BE
#DBE9BE is a very light, muted yellow-green. Relative luminance 0.771; OKLCH L 91.2% C 0.059 H 122.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9BE |
|---|---|
| RGB | rgb(219, 233, 190) |
| HSL | hsl(80, 49%, 83%) |
| HSV | hsv(80, 18%, 91%) |
| CMYK | cmyk(6%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(90.35, -11.98, 19.38) |
| CIE-LCH | lch(90.35, 22.78, 121.73°) |
| OKLab | oklab(91.25% -0.0313 0.0497) |
| OKLCH | oklch(91.25% 0.059 122.2) |
| XYZ | xyz(67.6454, 77.0556, 60.0147) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.26
Eggshell (survey)
#FFFFD4
ΔE00 6.86
Ecru
#FEFFCA
ΔE00 6.88
Ivory (survey)
#FFFFCB
ΔE00 7.03
Cream
#FFFDD0
ΔE00 7.07
Lemonchiffon
#FFFACD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9BE #CCBEE9
analogous
#E9E1BE #DBE9BE #C5E9BE
triadic
#DBE9BE #BEDBE9 #E9BEDB
tetradic
#DBE9BE #BEE9E1 #CCBEE9 #E9BEC5
square
#DBE9BE #BEE9E1 #CCBEE9 #E9BEC5
split-complementary
#DBE9BE #BEC5E9 #E1BEE9
monochromatic
#A8CA63 #C2DA90 #DBE9BE #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.28
#DBE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DBE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9BE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9BE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#EDE3C0
Tritanopia (blue-blind)
#DFE4DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe9be; /* rgb */ color: rgb(219, 233, 190); /* oklch */ color: oklch(91.2% 0.059 122.2);
Tailwind
colors: {
custom: {
50: '#e6f0d1',
500: '#dbe9be',
950: '#000000',
},
}SCSS
$custom: #dbe9be; $custom-light: #e6f0d1; $custom-dark: #000000;
JSON
{
"hex": "#dbe9be",
"rgb": {
"r": 219,
"g": 233,
"b": 190
},
"hsl": {
"h": 79.535,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.91248,
"c": 0.05875,
"h": 122.2
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#DBE9BE
secondary
#9B87C5
accent
#29BD59
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583