#DBEABB#DBEABB
#DBEABB is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.4% C 0.064 H 122.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEABB |
|---|---|
| RGB | rgb(219, 234, 187) |
| HSL | hsl(79, 53%, 83%) |
| HSV | hsv(79, 20%, 92%) |
| CMYK | cmyk(6.4%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(90.55, -12.94, 21.21) |
| CIE-LCH | lch(90.55, 24.84, 121.39°) |
| OKLab | oklab(91.39% -0.0339 0.0542) |
| OKLCH | oklch(91.39% 0.064 122.1) |
| XYZ | xyz(67.6048, 77.4936, 58.4003) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.49
Ecru
#FEFFCA
ΔE00 6.60
Ivory (survey)
#FFFFCB
ΔE00 6.80
Eggshell (survey)
#FFFFD4
ΔE00 6.94
Cream
#FFFDD0
ΔE00 7.09
Light Khaki
#E6F2A2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEABB #CABBEA
analogous
#EAE2BB #DBEABB #C3EABB
triadic
#DBEABB #BBDBEA #EABBDB
tetradic
#DBEABB #BBEAE2 #CABBEA #EABBC3
square
#DBEABB #BBEAE2 #CABBEA #EABBC3
split-complementary
#DBEABB #BBC3EA #E2BBEA
monochromatic
#A9CD5D #C2DC8C #DBEABB #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.27
#DBEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DBEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEABB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEABB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#DFE5DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbeabb; /* rgb */ color: rgb(219, 234, 187); /* oklch */ color: oklch(91.4% 0.064 122.1);
Tailwind
colors: {
custom: {
50: '#e6f0cf',
500: '#dbeabb',
950: '#000000',
},
}SCSS
$custom: #dbeabb; $custom-light: #e6f0cf; $custom-dark: #000000;
JSON
{
"hex": "#dbeabb",
"rgb": {
"r": 219,
"g": 234,
"b": 187
},
"hsl": {
"h": 79.149,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91388,
"c": 0.06397,
"h": 122.1
},
"luminance": 0.77494
}Semantic roles & 50–950 ramp
primary
#DBEABB
secondary
#9983C6
accent
#25C057
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583