#91FD8A#91FD8A
#91FD8A is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.182 H 142.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91FD8A |
|---|---|
| RGB | rgb(145, 253, 138) |
| HSL | hsl(116, 97%, 77%) |
| HSV | hsv(116, 45%, 99%) |
| CMYK | cmyk(42.7%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(90.83, -53.13, 45.37) |
| CIE-LCH | lch(90.83, 69.87, 139.51°) |
| OKLab | oklab(90.27% -0.1448 0.1105) |
| OKLCH | oklch(90.27% 0.182 142.7) |
| XYZ | xyz(51.3874, 78.1020, 36.4073) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.55
Palegreen
#98FB98
ΔE00 2.24
Light Green
#96F97B
ΔE00 2.28
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Baby Green
#8CFF9E
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FD8A #F68AFD
analogous
#CBFD8A #91FD8A #8AFDBD
triadic
#91FD8A #8A91FD #FD8A91
tetradic
#91FD8A #8ACBFD #F68AFD #FDBD8A
square
#91FD8A #8ACBFD #F68AFD #FDBD8A
split-complementary
#91FD8A #BD8AFD #FD8ACB
monochromatic
#20FB12 #58FC4E #91FD8A #CAFEC6 #E3FEE1
Accessibility & contrast
On white
1.26
#91FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#91FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FD8A
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FD8A | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F2E191
Tritanopia (blue-blind)
#85F7E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91fd8a; /* rgb */ color: rgb(145, 253, 138); /* oklch */ color: oklch(90.3% 0.182 142.7);
Tailwind
colors: {
custom: {
50: '#b7ffae',
500: '#91fd8a',
950: '#000000',
},
}SCSS
$custom: #91fd8a; $custom-light: #b7ffae; $custom-dark: #000000;
JSON
{
"hex": "#91fd8a",
"rgb": {
"r": 145,
"g": 253,
"b": 138
},
"hsl": {
"h": 116.348,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.90271,
"c": 0.18215,
"h": 142.7
},
"luminance": 0.78105
}Semantic roles & 50–950 ramp
primary
#91FD8A
secondary
#D44EDD
accent
#00E6D8
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681