#DBE7BC#DBE7BC
#DBE7BC is a very light, muted yellow-green. Relative luminance 0.758; OKLCH L 90.8% C 0.058 H 120.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE7BC |
|---|---|
| RGB | rgb(219, 231, 188) |
| HSL | hsl(77, 47%, 82%) |
| HSV | hsv(77, 19%, 91%) |
| CMYK | cmyk(5.2%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(89.79, -11.29, 19.63) |
| CIE-LCH | lch(89.79, 22.64, 119.89°) |
| OKLab | oklab(90.79% -0.0293 0.0503) |
| OKLCH | oklch(90.79% 0.058 120.2) |
| XYZ | xyz(66.8654, 75.8428, 58.6837) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.11
Eggshell (survey)
#FFFFD4
ΔE00 6.78
Ecru
#FEFFCA
ΔE00 6.81
Cream
#FFFDD0
ΔE00 6.91
Ivory (survey)
#FFFFCB
ΔE00 6.95
Palegoldenrod
#EEE8AA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE7BC #C8BCE7
analogous
#E7DEBC #DBE7BC #C6E7BC
triadic
#DBE7BC #BCDBE7 #E7BCDB
tetradic
#DBE7BC #BCE7DE #C8BCE7 #E7BCC6
square
#DBE7BC #BCE7DE #C8BCE7 #E7BCC6
split-complementary
#DBE7BC #BCC6E7 #DEBCE7
monochromatic
#ABC762 #C3D78F #DBE7BC #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.30
#DBE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#DBE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE7BC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE7BC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#DFE2DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe7bc; /* rgb */ color: rgb(219, 231, 188); /* oklch */ color: oklch(90.8% 0.058 120.2);
Tailwind
colors: {
custom: {
50: '#e6eed0',
500: '#dbe7bc',
950: '#000000',
},
}SCSS
$custom: #dbe7bc; $custom-light: #e6eed0; $custom-dark: #000000;
JSON
{
"hex": "#dbe7bc",
"rgb": {
"r": 219,
"g": 231,
"b": 188
},
"hsl": {
"h": 76.744,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.9079,
"c": 0.05824,
"h": 120.2
},
"luminance": 0.75843
}Semantic roles & 50–950 ramp
primary
#DBE7BC
secondary
#9685C2
accent
#2BBB53
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583