#DBEAAF#DBEAAF
#DBEAAF is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.1% C 0.079 H 119.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAAF |
|---|---|
| RGB | rgb(219, 234, 175) |
| HSL | hsl(75, 58%, 80%) |
| HSV | hsv(75, 25%, 92%) |
| CMYK | cmyk(6.4%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(90.32, -14.69, 27.07) |
| CIE-LCH | lch(90.32, 30.80, 118.49°) |
| OKLab | oklab(91.13% -0.0388 0.0684) |
| OKLCH | oklch(91.13% 0.079 119.6) |
| XYZ | xyz(66.3734, 77.0010, 51.9151) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Palegoldenrod
#EEE8AA
ΔE00 6.00
Ecru
#FEFFCA
ΔE00 6.46
Cream (survey)
#FFFFC2
ΔE00 6.49
Ivory (survey)
#FFFFCB
ΔE00 6.73
Light Grey Green
#B7E1A1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAAF #BEAFEA
analogous
#EADBAF #DBEAAF #BDEAAF
triadic
#DBEAAF #AFDBEA #EAAFDB
tetradic
#DBEAAF #AFEADB #BEAFEA #EAAFBD
square
#DBEAAF #AFEADB #BEAFEA #EAAFBD
split-complementary
#DBEAAF #AFBDEA #DBAFEA
monochromatic
#AFD14E #C5DD7F #DBEAAF #F1F7DF #F4F9E7
Accessibility & contrast
On white
1.28
#DBEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DBEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAAF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAAF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#E1E4DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbeaaf; /* rgb */ color: rgb(219, 234, 175); /* oklch */ color: oklch(91.1% 0.079 119.6);
Tailwind
colors: {
custom: {
50: '#e6f0c7',
500: '#dbeaaf',
950: '#000000',
},
}SCSS
$custom: #dbeaaf; $custom-light: #e6f0c7; $custom-dark: #000000;
JSON
{
"hex": "#dbeaaf",
"rgb": {
"r": 219,
"g": 234,
"b": 175
},
"hsl": {
"h": 75.254,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.91134,
"c": 0.07869,
"h": 119.6
},
"luminance": 0.77001
}Semantic roles & 50–950 ramp
primary
#DBEAAF
secondary
#8B77C6
accent
#1FC64A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582