#91DB89#91DB89
#91DB89 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.3% C 0.134 H 142.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91DB89 |
|---|---|
| RGB | rgb(145, 219, 137) |
| HSL | hsl(114, 53%, 70%) |
| HSV | hsv(114, 37%, 86%) |
| CMYK | cmyk(33.8%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(81.01, -38.75, 33.24) |
| CIE-LCH | lch(81.01, 51.05, 139.38°) |
| OKLab | oklab(82.28% -0.1057 0.0825) |
| OKLCH | oklch(82.28% 0.134 142) |
| XYZ | xyz(41.5223, 58.4870, 32.7634) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Hospital Green
#9BE5AA
ΔE00 5.51
Pistachio
#93C572
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.89
Light Sage
#BCECAC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DB89 #D389DB
analogous
#BADB89 #91DB89 #89DBAA
triadic
#91DB89 #8991DB #DB8991
tetradic
#91DB89 #89BADB #D389DB #DBAA89
square
#91DB89 #89BADB #D389DB #DBAA89
split-complementary
#91DB89 #AA89DB #DB89BA
monochromatic
#43B337 #65CD5A #91DB89 #BDE9B8 #E8F8E7
Accessibility & contrast
On white
1.65
#91DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#91DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DB89
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DB89 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE83
Deuteranopia (green-blind)
#D4C68E
Tritanopia (blue-blind)
#8BD6C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #91db89; /* rgb */ color: rgb(145, 219, 137); /* oklch */ color: oklch(82.3% 0.134 142.0);
Tailwind
colors: {
custom: {
50: '#b4e6ac',
500: '#91db89',
950: '#000000',
},
}SCSS
$custom: #91db89; $custom-light: #b4e6ac; $custom-dark: #000000;
JSON
{
"hex": "#91db89",
"rgb": {
"r": 145,
"g": 219,
"b": 137
},
"hsl": {
"h": 114.146,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.82279,
"c": 0.13409,
"h": 142
},
"luminance": 0.58489
}Semantic roles & 50–950 ramp
primary
#91DB89
secondary
#A956B2
accent
#25C1B1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481