#91F985#91F985
#91F985 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.3% C 0.181 H 141.8°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91F985 |
|---|---|
| RGB | rgb(145, 249, 133) |
| HSL | hsl(114, 91%, 75%) |
| HSV | hsv(114, 47%, 98%) |
| CMYK | cmyk(41.8%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.61, -52.16, 46.23) |
| CIE-LCH | lch(89.61, 69.70, 138.45°) |
| OKLab | oklab(89.26% -0.1423 0.1122) |
| OKLCH | oklch(89.26% 0.181 141.8) |
| XYZ | xyz(49.7842, 75.4615, 34.1280) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.49
Light Green
#96F97B
ΔE00 1.70
Palegreen
#98FB98
ΔE00 2.57
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Lightgreen
#90EE90
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F985 #ED85F9
analogous
#CBF985 #91F985 #85F9B3
triadic
#91F985 #8591F9 #F98591
tetradic
#91F985 #85CBF9 #ED85F9 #F9B385
square
#91F985 #85CBF9 #ED85F9 #F9B385
split-complementary
#91F985 #B385F9 #F985CB
monochromatic
#28F310 #5CF64B #91F985 #C6FCBF #E5FEE2
Accessibility & contrast
On white
1.30
#91F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#91F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F985
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F985 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#EFDE8D
Tritanopia (blue-blind)
#87F3DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #91f985; /* rgb */ color: rgb(145, 249, 133); /* oklch */ color: oklch(89.3% 0.181 141.8);
Tailwind
colors: {
custom: {
50: '#b6fcaa',
500: '#91f985',
950: '#000000',
},
}SCSS
$custom: #91f985; $custom-light: #b6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#91f985",
"rgb": {
"r": 145,
"g": 249,
"b": 133
},
"hsl": {
"h": 113.793,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89256,
"c": 0.18125,
"h": 141.8
},
"luminance": 0.75465
}Semantic roles & 50–950 ramp
primary
#91F985
secondary
#C84BD7
accent
#00E6CE
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581