#DBEACD#DBEACD
#DBEACD is a very light, muted yellow-green. Relative luminance 0.783; OKLCH L 91.8% C 0.042 H 129.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEACD |
|---|---|
| RGB | rgb(219, 234, 205) |
| HSL | hsl(91, 41%, 86%) |
| HSV | hsv(91, 12%, 92%) |
| CMYK | cmyk(6.4%, 0%, 12.4%, 8.2%) |
| CIE-LAB | lab(90.92, -10.09, 12.40) |
| CIE-LCH | lch(90.92, 15.99, 129.12°) |
| OKLab | oklab(91.81% -0.0266 0.0322) |
| OKLCH | oklch(91.81% 0.042 129.6) |
| XYZ | xyz(69.6539, 78.3132, 69.1922) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.58
Honeydew
#F0FFF0
ΔE00 6.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.16
Lightyellow
#FFFFE0
ΔE00 7.39
Off White (survey)
#FFFFE4
ΔE00 7.57
Eggshell (survey)
#FFFFD4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEACD #DCCDEA
analogous
#E9EACD #DBEACD #CDEACD
triadic
#DBEACD #CDDBEA #EACDDB
tetradic
#DBEACD #CDE9EA #DCCDEA #EACDCD
square
#DBEACD #CDE9EA #DCCDEA #EACDCD
split-complementary
#DBEACD #CDCDEA #EACDE9
monochromatic
#9DC677 #BCD8A2 #DBEACD #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.26
#DBEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DBEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEACD
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEACD | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#DCE7E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbeacd; /* rgb */ color: rgb(219, 234, 205); /* oklch */ color: oklch(91.8% 0.042 129.6);
Tailwind
colors: {
custom: {
50: '#e6f0dc',
500: '#dbeacd',
950: '#000000',
},
}SCSS
$custom: #dbeacd; $custom-light: #e6f0dc; $custom-dark: #000000;
JSON
{
"hex": "#dbeacd",
"rgb": {
"r": 219,
"g": 234,
"b": 205
},
"hsl": {
"h": 91.034,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91808,
"c": 0.04178,
"h": 129.6
},
"luminance": 0.78313
}Semantic roles & 50–950 ramp
primary
#DBEACD
secondary
#AE96C5
accent
#32B475
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584