#DBEBC9#DBEBC9
#DBEBC9 is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.048 H 127.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC9 |
|---|---|
| RGB | rgb(219, 235, 201) |
| HSL | hsl(88, 46%, 85%) |
| HSV | hsv(88, 14%, 92%) |
| CMYK | cmyk(6.8%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(91.10, -11.24, 14.72) |
| CIE-LCH | lch(91.10, 18.53, 127.36°) |
| OKLab | oklab(91.92% -0.0297 0.0381) |
| OKLCH | oklch(91.92% 0.048 127.9) |
| XYZ | xyz(69.4627, 78.6935, 66.7769) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.77
Beige
#F5F5DC
ΔE00 7.19
Eggshell (survey)
#FFFFD4
ΔE00 7.51
Lightyellow
#FFFFE0
ΔE00 7.55
Honeydew
#F0FFF0
ΔE00 7.80
Cream
#FFFDD0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC9 #D9C9EB
analogous
#EBEAC9 #DBEBC9 #CAEBC9
triadic
#DBEBC9 #C9DBEB #EBC9DB
tetradic
#DBEBC9 #C9EBEA #D9C9EB #EBC9CA
square
#DBEBC9 #C9EBEA #D9C9EB #EBC9CA
split-complementary
#DBEBC9 #C9CAEB #EAC9EB
monochromatic
#9FCA70 #BDDA9C #DBEBC9 #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.25
#DBEBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DBEBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC9
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC9 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C7
Deuteranopia (green-blind)
#ECE5CA
Tritanopia (blue-blind)
#DDE8E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc9; /* rgb */ color: rgb(219, 235, 201); /* oklch */ color: oklch(91.9% 0.048 127.9);
Tailwind
colors: {
custom: {
50: '#e6f1d9',
500: '#dbebc9',
950: '#000000',
},
}SCSS
$custom: #dbebc9; $custom-light: #e6f1d9; $custom-dark: #000000;
JSON
{
"hex": "#dbebc9",
"rgb": {
"r": 219,
"g": 235,
"b": 201
},
"hsl": {
"h": 88.235,
"s": 45.946,
"l": 85.49
},
"oklch": {
"l": 0.91916,
"c": 0.04826,
"h": 127.9
},
"luminance": 0.78694
}Semantic roles & 50–950 ramp
primary
#DBEBC9
secondary
#AB91C7
accent
#2CB96F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583