#DBEF89#DBEF89
#DBEF89 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.5% C 0.129 H 118.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEF89 |
|---|---|
| RGB | rgb(219, 239, 137) |
| HSL | hsl(72, 76%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.4%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(91.05, -21.83, 47.01) |
| CIE-LCH | lch(91.05, 51.83, 114.91°) |
| OKLab | oklab(91.52% -0.0608 0.1137) |
| OKLCH | oklch(91.52% 0.129 118.1) |
| XYZ | xyz(64.5956, 78.5996, 35.4304) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 5.66
Pear
#CBF85F
ΔE00 6.48
Yellowish Tan
#FCFC81
ΔE00 6.75
Light Pea Green
#C4FE82
ΔE00 6.83
Pistachio (survey)
#C0FA8B
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEF89 #9D89EF
analogous
#EFD089 #DBEF89 #A8EF89
triadic
#DBEF89 #89DBEF #EF89DB
tetradic
#DBEF89 #89EFD0 #9D89EF #EF89A8
square
#DBEF89 #89EFD0 #9D89EF #EF89A8
split-complementary
#DBEF89 #89A8EF #D089EF
monochromatic
#B9DF1E #CBE853 #DBEF89 #EBF6BF #F7FBE4
Accessibility & contrast
On white
1.26
#DBEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DBEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEF89
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEF89 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#E4E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbef89; /* rgb */ color: rgb(219, 239, 137); /* oklch */ color: oklch(91.5% 0.129 118.1);
Tailwind
colors: {
custom: {
50: '#e7f4ad',
500: '#dbef89',
950: '#000000',
},
}SCSS
$custom: #dbef89; $custom-light: #e7f4ad; $custom-dark: #000000;
JSON
{
"hex": "#dbef89",
"rgb": {
"r": 219,
"g": 239,
"b": 137
},
"hsl": {
"h": 71.765,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.91524,
"c": 0.12894,
"h": 118.1
},
"luminance": 0.78599
}Semantic roles & 50–950 ramp
primary
#DBEF89
secondary
#6A52CA
accent
#0DD835
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581