#91DB87#91DB87
#91DB87 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.136 H 141.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91DB87 |
|---|---|
| RGB | rgb(145, 219, 135) |
| HSL | hsl(113, 54%, 69%) |
| HSV | hsv(113, 38%, 86%) |
| CMYK | cmyk(33.8%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(80.98, -39.05, 34.21) |
| CIE-LCH | lch(80.98, 51.92, 138.78°) |
| OKLab | oklab(82.24% -0.1065 0.0847) |
| OKLCH | oklch(82.24% 0.136 141.5) |
| XYZ | xyz(41.3801, 58.4301, 32.0148) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 5.84
Pistachio
#93C572
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.23
Soft Green
#6FC276
ΔE00 6.95
Lightish Green
#61E160
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DB87 #D187DB
analogous
#BBDB87 #91DB87 #87DBA7
triadic
#91DB87 #8791DB #DB8791
tetradic
#91DB87 #87BBDB #D187DB #DBA787
square
#91DB87 #87BBDB #D187DB #DBA787
split-complementary
#91DB87 #A787DB #DB87BB
monochromatic
#44B235 #66CD58 #91DB87 #BCE9B6 #E7F7E5
Accessibility & contrast
On white
1.66
#91DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#91DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DB87
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DB87 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#D4C68C
Tritanopia (blue-blind)
#8BD6C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #91db87; /* rgb */ color: rgb(145, 219, 135); /* oklch */ color: oklch(82.2% 0.136 141.5);
Tailwind
colors: {
custom: {
50: '#b4e6ab',
500: '#91db87',
950: '#000000',
},
}SCSS
$custom: #91db87; $custom-light: #b4e6ab; $custom-dark: #000000;
JSON
{
"hex": "#91db87",
"rgb": {
"r": 145,
"g": 219,
"b": 135
},
"hsl": {
"h": 112.857,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.82243,
"c": 0.13612,
"h": 141.5
},
"luminance": 0.58432
}Semantic roles & 50–950 ramp
primary
#91DB87
secondary
#A754B2
accent
#24C1AF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481