#91DC8A#91DC8A
#91DC8A is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.135 H 142.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91DC8A |
|---|---|
| RGB | rgb(145, 220, 138) |
| HSL | hsl(115, 54%, 70%) |
| HSV | hsv(115, 37%, 86%) |
| CMYK | cmyk(34.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.31, -39.05, 33.13) |
| CIE-LCH | lch(81.31, 51.21, 139.69°) |
| OKLab | oklab(82.53% -0.1065 0.0823) |
| OKLCH | oklch(82.53% 0.135 142.3) |
| XYZ | xyz(41.8560, 59.0391, 33.2301) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.25
Hospital Green
#9BE5AA
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 6.11
Pistachio
#93C572
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 6.85
Palegreen
#98FB98
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DC8A #D58ADC
analogous
#BADC8A #91DC8A #8ADCAC
triadic
#91DC8A #8A91DC #DC8A91
tetradic
#91DC8A #8ABADC #D58ADC #DCAC8A
square
#91DC8A #8ABADC #D58ADC #DCAC8A
split-complementary
#91DC8A #AC8ADC #DC8ABA
monochromatic
#41B536 #65CE5B #91DC8A #BDEAB9 #E9F8E7
Accessibility & contrast
On white
1.64
#91DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#91DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DC8A
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DC8A | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#D5C78F
Tritanopia (blue-blind)
#8AD7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91dc8a; /* rgb */ color: rgb(145, 220, 138); /* oklch */ color: oklch(82.5% 0.135 142.3);
Tailwind
colors: {
custom: {
50: '#b4e7ad',
500: '#91dc8a',
950: '#000000',
},
}SCSS
$custom: #91dc8a; $custom-light: #b4e7ad; $custom-dark: #000000;
JSON
{
"hex": "#91dc8a",
"rgb": {
"r": 145,
"g": 220,
"b": 138
},
"hsl": {
"h": 114.878,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82531,
"c": 0.13458,
"h": 142.3
},
"luminance": 0.59041
}Semantic roles & 50–950 ramp
primary
#91DC8A
secondary
#AB57B3
accent
#24C1B4
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481