#DBEBC7#DBEBC7
#DBEBC7 is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.9% C 0.051 H 126.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC7 |
|---|---|
| RGB | rgb(219, 235, 199) |
| HSL | hsl(87, 47%, 85%) |
| HSV | hsv(87, 15%, 92%) |
| CMYK | cmyk(6.8%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(91.05, -11.57, 15.70) |
| CIE-LCH | lch(91.05, 19.50, 126.38°) |
| OKLab | oklab(91.87% -0.0305 0.0405) |
| OKLCH | oklch(91.87% 0.051 126.9) |
| XYZ | xyz(69.2290, 78.6000, 65.5459) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.64
Eggshell (survey)
#FFFFD4
ΔE00 7.33
Beige
#F5F5DC
ΔE00 7.40
Lightyellow
#FFFFE0
ΔE00 7.63
Cream
#FFFDD0
ΔE00 7.75
Ecru
#FEFFCA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC7 #D7C7EB
analogous
#EBE9C7 #DBEBC7 #C9EBC7
triadic
#DBEBC7 #C7DBEB #EBC7DB
tetradic
#DBEBC7 #C7EBE9 #D7C7EB #EBC7C9
square
#DBEBC7 #C7EBE9 #D7C7EB #EBC7C9
split-complementary
#DBEBC7 #C7C9EB #E9C7EB
monochromatic
#A1CB6D #BEDB9A #DBEBC7 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DBEBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DBEBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C5
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#DDE7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc7; /* rgb */ color: rgb(219, 235, 199); /* oklch */ color: oklch(91.9% 0.051 126.9);
Tailwind
colors: {
custom: {
50: '#e6f1d8',
500: '#dbebc7',
950: '#000000',
},
}SCSS
$custom: #dbebc7; $custom-light: #e6f1d8; $custom-dark: #000000;
JSON
{
"hex": "#dbebc7",
"rgb": {
"r": 219,
"g": 235,
"b": 199
},
"hsl": {
"h": 86.667,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.91869,
"c": 0.05071,
"h": 126.9
},
"luminance": 0.786
}Semantic roles & 50–950 ramp
primary
#DBEBC7
secondary
#A88FC7
accent
#2BBB6B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583