#DBE3BC#DBE3BC
#DBE3BC is a very light, muted yellow-green. Relative luminance 0.736; OKLCH L 90.0% C 0.052 H 116.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3BC |
|---|---|
| RGB | rgb(219, 227, 188) |
| HSL | hsl(72, 41%, 81%) |
| HSV | hsv(72, 17%, 89%) |
| CMYK | cmyk(3.5%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(88.75, -9.27, 18.18) |
| CIE-LCH | lch(88.75, 20.41, 117.02°) |
| OKLab | oklab(89.97% -0.0237 0.0467) |
| OKLCH | oklch(89.97% 0.052 116.9) |
| XYZ | xyz(65.7586, 73.6293, 58.3148) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.93
Eggshell (survey)
#FFFFD4
ΔE00 6.83
Cream
#FFFDD0
ΔE00 6.91
Beige
#F5F5DC
ΔE00 6.98
Lemonchiffon
#FFFACD
ΔE00 7.11
Palegoldenrod
#EEE8AA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3BC #C4BCE3
analogous
#E3D8BC #DBE3BC #C8E3BC
triadic
#DBE3BC #BCDBE3 #E3BCDB
tetradic
#DBE3BC #BCE3D8 #C4BCE3 #E3BCC8
square
#DBE3BC #BCE3D8 #C4BCE3 #E3BCC8
split-complementary
#DBE3BC #BCC8E3 #D8BCE3
monochromatic
#ADBF66 #C4D191 #DBE3BC #F2F5E7 #F3F6E9
Accessibility & contrast
On white
1.34
#DBE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DBE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3BC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3BC | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#E8DFBD
Tritanopia (blue-blind)
#DFDED8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe3bc; /* rgb */ color: rgb(219, 227, 188); /* oklch */ color: oklch(90.0% 0.052 116.9);
Tailwind
colors: {
custom: {
50: '#e6ebd0',
500: '#dbe3bc',
950: '#000000',
},
}SCSS
$custom: #dbe3bc; $custom-light: #e6ebd0; $custom-dark: #000000;
JSON
{
"hex": "#dbe3bc",
"rgb": {
"r": 219,
"g": 227,
"b": 188
},
"hsl": {
"h": 72.308,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.89966,
"c": 0.05238,
"h": 116.9
},
"luminance": 0.73629
}Semantic roles & 50–950 ramp
primary
#DBE3BC
secondary
#9287BC
accent
#31B44C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483