#DBE6BC#DBE6BC
#DBE6BC is a very light, muted yellow-green. Relative luminance 0.753; OKLCH L 90.6% C 0.057 H 119.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6BC |
|---|---|
| RGB | rgb(219, 230, 188) |
| HSL | hsl(76, 46%, 82%) |
| HSV | hsv(76, 18%, 90%) |
| CMYK | cmyk(4.8%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(89.53, -10.78, 19.27) |
| CIE-LCH | lch(89.53, 22.08, 119.23°) |
| OKLab | oklab(90.58% -0.0279 0.0494) |
| OKLCH | oklch(90.58% 0.057 119.5) |
| XYZ | xyz(66.5863, 75.2847, 58.5907) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.04
Eggshell (survey)
#FFFFD4
ΔE00 6.76
Cream
#FFFDD0
ΔE00 6.89
Ecru
#FEFFCA
ΔE00 6.90
Ivory (survey)
#FFFFCB
ΔE00 7.01
Palegoldenrod
#EEE8AA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6BC #C7BCE6
analogous
#E6DCBC #DBE6BC #C6E6BC
triadic
#DBE6BC #BCDBE6 #E6BCDB
tetradic
#DBE6BC #BCE6DC #C7BCE6 #E6BCC6
square
#DBE6BC #BCE6DC #C7BCE6 #E6BCC6
split-complementary
#DBE6BC #BCC6E6 #DCBCE6
monochromatic
#ABC563 #C3D58F #DBE6BC #F3F7E9 #F3F7E9
Accessibility & contrast
On white
1.31
#DBE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#DBE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6BC
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6BC | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#DFE1DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbe6bc; /* rgb */ color: rgb(219, 230, 188); /* oklch */ color: oklch(90.6% 0.057 119.5);
Tailwind
colors: {
custom: {
50: '#e6edd0',
500: '#dbe6bc',
950: '#000000',
},
}SCSS
$custom: #dbe6bc; $custom-light: #e6edd0; $custom-dark: #000000;
JSON
{
"hex": "#dbe6bc",
"rgb": {
"r": 219,
"g": 230,
"b": 188
},
"hsl": {
"h": 75.714,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.90583,
"c": 0.05676,
"h": 119.5
},
"luminance": 0.75285
}Semantic roles & 50–950 ramp
primary
#DBE6BC
secondary
#9586C0
accent
#2DB951
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483