#DBEBC8#DBEBC8
#DBEBC8 is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.9% C 0.049 H 127.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC8 |
|---|---|
| RGB | rgb(219, 235, 200) |
| HSL | hsl(87, 47%, 85%) |
| HSV | hsv(87, 15%, 92%) |
| CMYK | cmyk(6.8%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(91.07, -11.40, 15.21) |
| CIE-LCH | lch(91.07, 19.01, 126.86°) |
| OKLab | oklab(91.89% -0.0301 0.0393) |
| OKLCH | oklch(91.89% 0.049 127.4) |
| XYZ | xyz(69.3455, 78.6466, 66.1594) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.70
Beige
#F5F5DC
ΔE00 7.29
Eggshell (survey)
#FFFFD4
ΔE00 7.41
Lightyellow
#FFFFE0
ΔE00 7.58
Cream
#FFFDD0
ΔE00 7.85
Off White (survey)
#FFFFE4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC8 #D8C8EB
analogous
#EBEAC8 #DBEBC8 #C9EBC8
triadic
#DBEBC8 #C8DBEB #EBC8DB
tetradic
#DBEBC8 #C8EBEA #D8C8EB #EBC8C9
square
#DBEBC8 #C8EBEA #D8C8EB #EBC8C9
split-complementary
#DBEBC8 #C8C9EB #EAC8EB
monochromatic
#A0CA6E #BEDB9B #DBEBC8 #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.26
#DBEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DBEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#EDE5C9
Tritanopia (blue-blind)
#DDE7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc8; /* rgb */ color: rgb(219, 235, 200); /* oklch */ color: oklch(91.9% 0.049 127.4);
Tailwind
colors: {
custom: {
50: '#e6f1d8',
500: '#dbebc8',
950: '#000000',
},
}SCSS
$custom: #dbebc8; $custom-light: #e6f1d8; $custom-dark: #000000;
JSON
{
"hex": "#dbebc8",
"rgb": {
"r": 219,
"g": 235,
"b": 200
},
"hsl": {
"h": 87.429,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.91892,
"c": 0.04948,
"h": 127.4
},
"luminance": 0.78647
}Semantic roles & 50–950 ramp
primary
#DBEBC8
secondary
#A990C7
accent
#2CBA6D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583