#DBE9BC#DBE9BC
#DBE9BC is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.2% C 0.061 H 121.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9BC |
|---|---|
| RGB | rgb(219, 233, 188) |
| HSL | hsl(79, 51%, 83%) |
| HSV | hsv(79, 19%, 91%) |
| CMYK | cmyk(6%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(90.31, -12.29, 20.35) |
| CIE-LCH | lch(90.31, 23.77, 121.12°) |
| OKLab | oklab(91.2% -0.0321 0.0521) |
| OKLCH | oklch(91.2% 0.061 121.7) |
| XYZ | xyz(67.4283, 76.9687, 58.8714) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.32
Ecru
#FEFFCA
ΔE00 6.70
Eggshell (survey)
#FFFFD4
ΔE00 6.86
Ivory (survey)
#FFFFCB
ΔE00 6.87
Cream
#FFFDD0
ΔE00 7.02
Palegoldenrod
#EEE8AA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9BC #CABCE9
analogous
#E9E1BC #DBE9BC #C4E9BC
triadic
#DBE9BC #BCDBE9 #E9BCDB
tetradic
#DBE9BC #BCE9E1 #CABCE9 #E9BCC4
square
#DBE9BC #BCE9E1 #CABCE9 #E9BCC4
split-complementary
#DBE9BC #BCC4E9 #E1BCE9
monochromatic
#A9CB60 #C2DA8E #DBE9BC #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.28
#DBE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DBE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9BC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9BC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#EDE3BE
Tritanopia (blue-blind)
#DFE4DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe9bc; /* rgb */ color: rgb(219, 233, 188); /* oklch */ color: oklch(91.2% 0.061 121.7);
Tailwind
colors: {
custom: {
50: '#e6f0d0',
500: '#dbe9bc',
950: '#000000',
},
}SCSS
$custom: #dbe9bc; $custom-light: #e6f0d0; $custom-dark: #000000;
JSON
{
"hex": "#dbe9bc",
"rgb": {
"r": 219,
"g": 233,
"b": 188
},
"hsl": {
"h": 78.667,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.91203,
"c": 0.06123,
"h": 121.7
},
"luminance": 0.76969
}Semantic roles & 50–950 ramp
primary
#DBE9BC
secondary
#9985C5
accent
#28BE56
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583