#DBEBC5#DBEBC5
#DBEBC5 is a very light, muted yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.053 H 126.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC5 |
|---|---|
| RGB | rgb(219, 235, 197) |
| HSL | hsl(85, 49%, 85%) |
| HSV | hsv(85, 16%, 92%) |
| CMYK | cmyk(6.8%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(91.01, -11.89, 16.68) |
| CIE-LCH | lch(91.01, 20.48, 125.47°) |
| OKLab | oklab(91.82% -0.0313 0.043) |
| OKLCH | oklch(91.82% 0.053 126) |
| XYZ | xyz(68.9983, 78.5077, 64.3310) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.54
Eggshell (survey)
#FFFFD4
ΔE00 7.19
Cream
#FFFDD0
ΔE00 7.57
Ecru
#FEFFCA
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.64
Ivory (survey)
#FFFFCB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC5 #D5C5EB
analogous
#EBE8C5 #DBEBC5 #C8EBC5
triadic
#DBEBC5 #C5DBEB #EBC5DB
tetradic
#DBEBC5 #C5EBE8 #D5C5EB #EBC5C8
square
#DBEBC5 #C5EBE8 #D5C5EB #EBC5C8
split-complementary
#DBEBC5 #C5C8EB #E8C5EB
monochromatic
#A3CC6A #BFDB97 #DBEBC5 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DBEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DBEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC5
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC5 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C3
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#DDE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc5; /* rgb */ color: rgb(219, 235, 197); /* oklch */ color: oklch(91.8% 0.053 126.0);
Tailwind
colors: {
custom: {
50: '#e6f1d6',
500: '#dbebc5',
950: '#000000',
},
}SCSS
$custom: #dbebc5; $custom-light: #e6f1d6; $custom-dark: #000000;
JSON
{
"hex": "#dbebc5",
"rgb": {
"r": 219,
"g": 235,
"b": 197
},
"hsl": {
"h": 85.263,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.91822,
"c": 0.05317,
"h": 126
},
"luminance": 0.78508
}Semantic roles & 50–950 ramp
primary
#DBEBC5
secondary
#A68DC7
accent
#29BC67
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583