#DBEAC8#DBEAC8
#DBEAC8 is a very light, muted yellow-green. Relative luminance 0.781; OKLCH L 91.7% C 0.048 H 126.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAC8 |
|---|---|
| RGB | rgb(219, 234, 200) |
| HSL | hsl(86, 45%, 85%) |
| HSV | hsv(86, 15%, 92%) |
| CMYK | cmyk(6.4%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(90.81, -10.90, 14.85) |
| CIE-LCH | lch(90.81, 18.42, 126.29°) |
| OKLab | oklab(91.69% -0.0287 0.0384) |
| OKLCH | oklch(91.69% 0.048 126.8) |
| XYZ | xyz(69.0600, 78.0756, 66.0642) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Beige
#F5F5DC
ΔE00 7.01
Eggshell (survey)
#FFFFD4
ΔE00 7.41
Lightyellow
#FFFFE0
ΔE00 7.44
Cream
#FFFDD0
ΔE00 7.83
Off White (survey)
#FFFFE4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAC8 #D7C8EA
analogous
#EAE8C8 #DBEAC8 #CAEAC8
triadic
#DBEAC8 #C8DBEA #EAC8DB
tetradic
#DBEAC8 #C8EAE8 #D7C8EA #EAC8CA
square
#DBEAC8 #C8EAE8 #D7C8EA #EAC8CA
split-complementary
#DBEAC8 #C8CAEA #E8C8EA
monochromatic
#A1C86F #BED99C #DBEAC8 #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.26
#DBEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DBEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAC8
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAC8 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C6
Deuteranopia (green-blind)
#ECE4C9
Tritanopia (blue-blind)
#DDE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbeac8; /* rgb */ color: rgb(219, 234, 200); /* oklch */ color: oklch(91.7% 0.048 126.8);
Tailwind
colors: {
custom: {
50: '#e6f0d8',
500: '#dbeac8',
950: '#000000',
},
}SCSS
$custom: #dbeac8; $custom-light: #e6f0d8; $custom-dark: #000000;
JSON
{
"hex": "#dbeac8",
"rgb": {
"r": 219,
"g": 234,
"b": 200
},
"hsl": {
"h": 86.471,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.91686,
"c": 0.0479,
"h": 126.8
},
"luminance": 0.78076
}Semantic roles & 50–950 ramp
primary
#DBEAC8
secondary
#A891C5
accent
#2EB86B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583