#91EF85#91EF85
#91EF85 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.9% C 0.167 H 141.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF85 |
|---|---|
| RGB | rgb(145, 239, 133) |
| HSL | hsl(113, 77%, 73%) |
| HSV | hsv(113, 44%, 94%) |
| CMYK | cmyk(39.3%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(86.72, -48.02, 42.60) |
| CIE-LCH | lch(86.72, 64.19, 138.42°) |
| OKLab | oklab(86.9% -0.131 0.104) |
| OKLCH | oklch(86.9% 0.167 141.6) |
| XYZ | xyz(46.7753, 69.4436, 33.1250) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 2.99
Light Green
#96F97B
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 4.19
Mint Green
#8FFF9F
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF85 #E385EF
analogous
#C6EF85 #91EF85 #85EFAE
triadic
#91EF85 #8591EF #EF8591
tetradic
#91EF85 #85C6EF #E385EF #EFAE85
square
#91EF85 #85C6EF #E385EF #EFAE85
split-complementary
#91EF85 #AE85EF #EF85C6
monochromatic
#33DD1D #60E84F #91EF85 #C2F6BB #E7FBE4
Accessibility & contrast
On white
1.41
#91EF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#91EF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF85
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF85 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#88E9D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ef85; /* rgb */ color: rgb(145, 239, 133); /* oklch */ color: oklch(86.9% 0.167 141.6);
Tailwind
colors: {
custom: {
50: '#b5f5aa',
500: '#91ef85',
950: '#000000',
},
}SCSS
$custom: #91ef85; $custom-light: #b5f5aa; $custom-dark: #000000;
JSON
{
"hex": "#91ef85",
"rgb": {
"r": 145,
"g": 239,
"b": 133
},
"hsl": {
"h": 113.208,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.86903,
"c": 0.16729,
"h": 141.6
},
"luminance": 0.69446
}Semantic roles & 50–950 ramp
primary
#91EF85
secondary
#BC4ECA
accent
#0CD9C2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581