#91E985#91E985
#91E985 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.5% C 0.159 H 141.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #91E985 |
|---|---|
| RGB | rgb(145, 233, 133) |
| HSL | hsl(113, 69%, 72%) |
| HSV | hsv(113, 43%, 91%) |
| CMYK | cmyk(37.8%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(84.99, -45.47, 40.39) |
| CIE-LCH | lch(84.99, 60.82, 138.38°) |
| OKLab | oklab(85.49% -0.1241 0.099) |
| OKLCH | oklch(85.49% 0.159 141.4) |
| XYZ | xyz(45.0478, 65.9886, 32.5492) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.80
Palegreen
#98FB98
ΔE00 3.96
Light Green
#96F97B
ΔE00 4.50
Pale Light Green
#B1FC99
ΔE00 4.91
Easter Green
#8CFD7E
ΔE00 5.04
Pastel Green
#B0FF9D
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E985 #DD85E9
analogous
#C3E985 #91E985 #85E9AB
triadic
#91E985 #8591E9 #E98591
tetradic
#91E985 #85C3E9 #DD85E9 #E9AB85
square
#91E985 #85C3E9 #DD85E9 #E9AB85
split-complementary
#91E985 #AB85E9 #E985C3
monochromatic
#3ACE25 #62E051 #91E985 #C0F2B9 #E8FAE5
Accessibility & contrast
On white
1.48
#91E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#91E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E985
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E985 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97D
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#89E3D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e985; /* rgb */ color: rgb(145, 233, 133); /* oklch */ color: oklch(85.5% 0.159 141.4);
Tailwind
colors: {
custom: {
50: '#b5f0aa',
500: '#91e985',
950: '#000000',
},
}SCSS
$custom: #91e985; $custom-light: #b5f0aa; $custom-dark: #000000;
JSON
{
"hex": "#91e985",
"rgb": {
"r": 145,
"g": 233,
"b": 133
},
"hsl": {
"h": 112.8,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.85493,
"c": 0.15873,
"h": 141.4
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#91E985
secondary
#B550C2
accent
#14D1BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581