#DBEEAB#DBEEAB
#DBEEAB is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.9% C 0.089 H 121.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEAB |
|---|---|
| RGB | rgb(219, 238, 171) |
| HSL | hsl(77, 66%, 80%) |
| HSV | hsv(77, 28%, 93%) |
| CMYK | cmyk(8%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(91.30, -17.21, 30.44) |
| CIE-LCH | lch(91.30, 34.97, 119.49°) |
| OKLab | oklab(91.89% -0.046 0.0765) |
| OKLCH | oklch(91.89% 0.089 121) |
| XYZ | xyz(67.1380, 79.1495, 50.2606) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.43
Very Pale Green
#CFFDBC
ΔE00 6.24
Very Light Green
#D1FFBD
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.48
Light Sage
#BCECAC
ΔE00 6.53
Cream (survey)
#FFFFC2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEAB #BEABEE
analogous
#EEE0AB #DBEEAB #B9EEAB
triadic
#DBEEAB #ABDBEE #EEABDB
tetradic
#DBEEAB #ABEEE0 #BEABEE #EEABB9
square
#DBEEAB #ABEEE0 #BEABEE #EEABB9
split-complementary
#DBEEAB #ABB9EE #E0ABEE
monochromatic
#AFD945 #C5E478 #DBEEAB #F1F8DE #F4FAE6
Accessibility & contrast
On white
1.25
#DBEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DBEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEAB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEAB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#E1E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbeeab; /* rgb */ color: rgb(219, 238, 171); /* oklch */ color: oklch(91.9% 0.089 121.0);
Tailwind
colors: {
custom: {
50: '#e6f3c4',
500: '#dbeeab',
950: '#000000',
},
}SCSS
$custom: #dbeeab; $custom-light: #e6f3c4; $custom-dark: #000000;
JSON
{
"hex": "#dbeeab",
"rgb": {
"r": 219,
"g": 238,
"b": 171
},
"hsl": {
"h": 77.015,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.9189,
"c": 0.08926,
"h": 121
},
"luminance": 0.79149
}Semantic roles & 50–950 ramp
primary
#DBEEAB
secondary
#8B72CB
accent
#17CE4B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582