#DBE2BC#DBE2BC
#DBE2BC is a very light, muted yellow-green. Relative luminance 0.731; OKLCH L 89.8% C 0.051 H 115.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2BC |
|---|---|
| RGB | rgb(219, 226, 188) |
| HSL | hsl(71, 40%, 81%) |
| HSV | hsv(71, 17%, 89%) |
| CMYK | cmyk(3.1%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(88.49, -8.77, 17.82) |
| CIE-LCH | lch(88.49, 19.86, 116.20°) |
| OKLab | oklab(89.76% -0.0223 0.0458) |
| OKLCH | oklch(89.76% 0.051 115.9) |
| XYZ | xyz(65.4859, 73.0839, 58.2239) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.95
Beige
#F5F5DC
ΔE00 6.78
Eggshell (survey)
#FFFFD4
ΔE00 6.90
Cream
#FFFDD0
ΔE00 6.96
Lemonchiffon
#FFFACD
ΔE00 7.11
Pale
#FFF9D0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2BC #C3BCE2
analogous
#E2D6BC #DBE2BC #C8E2BC
triadic
#DBE2BC #BCDBE2 #E2BCDB
tetradic
#DBE2BC #BCE2D6 #C3BCE2 #E2BCC8
square
#DBE2BC #BCE2D6 #C3BCE2 #E2BCC8
split-complementary
#DBE2BC #BCC8E2 #D6BCE2
monochromatic
#ADBD67 #C4D091 #DBE2BC #F2F4E7 #F4F6EA
Accessibility & contrast
On white
1.34
#DBE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DBE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2BC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2BC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#DFDDD7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbe2bc; /* rgb */ color: rgb(219, 226, 188); /* oklch */ color: oklch(89.8% 0.051 115.9);
Tailwind
colors: {
custom: {
50: '#e6ebd0',
500: '#dbe2bc',
950: '#000000',
},
}SCSS
$custom: #dbe2bc; $custom-light: #e6ebd0; $custom-dark: #000000;
JSON
{
"hex": "#dbe2bc",
"rgb": {
"r": 219,
"g": 226,
"b": 188
},
"hsl": {
"h": 71.053,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.8976,
"c": 0.05093,
"h": 115.9
},
"luminance": 0.73084
}Semantic roles & 50–950 ramp
primary
#DBE2BC
secondary
#9187BB
accent
#33B34A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483