#DBE4BC#DBE4BC
#DBE4BC is a very light, muted yellow-green. Relative luminance 0.742; OKLCH L 90.2% C 0.054 H 117.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4BC |
|---|---|
| RGB | rgb(219, 228, 188) |
| HSL | hsl(74, 43%, 82%) |
| HSV | hsv(74, 18%, 89%) |
| CMYK | cmyk(3.9%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(89.01, -9.78, 18.54) |
| CIE-LCH | lch(89.01, 20.96, 117.80°) |
| OKLab | oklab(90.17% -0.0251 0.0476) |
| OKLCH | oklch(90.17% 0.054 117.8) |
| XYZ | xyz(66.0329, 74.1779, 58.4063) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.94
Eggshell (survey)
#FFFFD4
ΔE00 6.79
Cream
#FFFDD0
ΔE00 6.88
Ecru
#FEFFCA
ΔE00 7.12
Lemonchiffon
#FFFACD
ΔE00 7.14
Palegoldenrod
#EEE8AA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4BC #C5BCE4
analogous
#E4D9BC #DBE4BC #C7E4BC
triadic
#DBE4BC #BCDBE4 #E4BCDB
tetradic
#DBE4BC #BCE4D9 #C5BCE4 #E4BCC7
square
#DBE4BC #BCE4D9 #C5BCE4 #E4BCC7
split-complementary
#DBE4BC #BCC7E4 #D9BCE4
monochromatic
#ACC165 #C4D290 #DBE4BC #F2F6E8 #F3F6E9
Accessibility & contrast
On white
1.33
#DBE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DBE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4BC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4BC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#DFDFD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dbe4bc; /* rgb */ color: rgb(219, 228, 188); /* oklch */ color: oklch(90.2% 0.054 117.8);
Tailwind
colors: {
custom: {
50: '#e6ecd0',
500: '#dbe4bc',
950: '#000000',
},
}SCSS
$custom: #dbe4bc; $custom-light: #e6ecd0; $custom-dark: #000000;
JSON
{
"hex": "#dbe4bc",
"rgb": {
"r": 219,
"g": 228,
"b": 188
},
"hsl": {
"h": 73.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.90171,
"c": 0.05383,
"h": 117.8
},
"luminance": 0.74178
}Semantic roles & 50–950 ramp
primary
#DBE4BC
secondary
#9386BE
accent
#30B64E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483