#DBEACC#DBEACC
#DBEACC is a very light, muted yellow-green. Relative luminance 0.783; OKLCH L 91.8% C 0.043 H 129.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEACC |
|---|---|
| RGB | rgb(219, 234, 204) |
| HSL | hsl(90, 42%, 86%) |
| HSV | hsv(90, 13%, 92%) |
| CMYK | cmyk(6.4%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(90.90, -10.25, 12.89) |
| CIE-LCH | lch(90.90, 16.47, 128.49°) |
| OKLab | oklab(91.78% -0.0271 0.0334) |
| OKLCH | oklch(91.78% 0.043 129) |
| XYZ | xyz(69.5336, 78.2651, 68.5585) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.65
Honeydew
#F0FFF0
ΔE00 6.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.03
Lightyellow
#FFFFE0
ΔE00 7.38
Off White (survey)
#FFFFE4
ΔE00 7.61
Eggshell (survey)
#FFFFD4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEACC #DBCCEA
analogous
#EAEACC #DBEACC #CCEACC
triadic
#DBEACC #CCDBEA #EACCDB
tetradic
#DBEACC #CCEAEA #DBCCEA #EACCCC
square
#DBEACC #CCEAEA #DBCCEA #EACCCC
split-complementary
#DBEACC #CCCCEA #EACCEA
monochromatic
#9EC675 #BCD8A1 #DBEACC #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.26
#DBEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DBEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEACC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEACC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CA
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#DCE7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbeacc; /* rgb */ color: rgb(219, 234, 204); /* oklch */ color: oklch(91.8% 0.043 129.0);
Tailwind
colors: {
custom: {
50: '#e6f0db',
500: '#dbeacc',
950: '#000000',
},
}SCSS
$custom: #dbeacc; $custom-light: #e6f0db; $custom-dark: #000000;
JSON
{
"hex": "#dbeacc",
"rgb": {
"r": 219,
"g": 234,
"b": 204
},
"hsl": {
"h": 90,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91783,
"c": 0.043,
"h": 129
},
"luminance": 0.78265
}Semantic roles & 50–950 ramp
primary
#DBEACC
secondary
#AD95C5
accent
#31B573
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584