#DBEAB2#DBEAB2
#DBEAB2 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 91.2% C 0.075 H 120.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAB2 |
|---|---|
| RGB | rgb(219, 234, 178) |
| HSL | hsl(76, 57%, 81%) |
| HSV | hsv(76, 24%, 92%) |
| CMYK | cmyk(6.4%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(90.38, -14.26, 25.60) |
| CIE-LCH | lch(90.38, 29.31, 119.12°) |
| OKLab | oklab(91.2% -0.0376 0.0649) |
| OKLCH | oklch(91.2% 0.075 120.1) |
| XYZ | xyz(66.6714, 77.1202, 53.4842) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.20
Palegoldenrod
#EEE8AA
ΔE00 6.21
Ecru
#FEFFCA
ΔE00 6.39
Cream (survey)
#FFFFC2
ΔE00 6.60
Ivory (survey)
#FFFFCB
ΔE00 6.65
Light Grey Green
#B7E1A1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAB2 #C1B2EA
analogous
#EADDB2 #DBEAB2 #BFEAB2
triadic
#DBEAB2 #B2DBEA #EAB2DB
tetradic
#DBEAB2 #B2EADD #C1B2EA #EAB2BF
square
#DBEAB2 #B2EADD #C1B2EA #EAB2BF
split-complementary
#DBEAB2 #B2BFEA #DDB2EA
monochromatic
#AED052 #C5DD82 #DBEAB2 #F1F7E2 #F4F8E7
Accessibility & contrast
On white
1.28
#DBEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DBEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAB2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAB2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4AF
Deuteranopia (green-blind)
#EFE4B4
Tritanopia (blue-blind)
#E0E4DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbeab2; /* rgb */ color: rgb(219, 234, 178); /* oklch */ color: oklch(91.2% 0.075 120.1);
Tailwind
colors: {
custom: {
50: '#e6f0c9',
500: '#dbeab2',
950: '#000000',
},
}SCSS
$custom: #dbeab2; $custom-light: #e6f0c9; $custom-dark: #000000;
JSON
{
"hex": "#dbeab2",
"rgb": {
"r": 219,
"g": 234,
"b": 178
},
"hsl": {
"h": 76.071,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.91195,
"c": 0.07504,
"h": 120.1
},
"luminance": 0.7712
}Semantic roles & 50–950 ramp
primary
#DBEAB2
secondary
#8E7AC6
accent
#21C54D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582