#91EF83#91EF83
#91EF83 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.9% C 0.169 H 141.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF83 |
|---|---|
| RGB | rgb(145, 239, 131) |
| HSL | hsl(112, 77%, 73%) |
| HSV | hsv(112, 45%, 94%) |
| CMYK | cmyk(39.3%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(86.70, -48.28, 43.53) |
| CIE-LCH | lch(86.70, 65.01, 137.96°) |
| OKLab | oklab(86.87% -0.1318 0.106) |
| OKLCH | oklch(86.87% 0.169 141.2) |
| XYZ | xyz(46.6384, 69.3888, 32.4042) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Light Green
#96F97B
ΔE00 2.98
Palegreen
#98FB98
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 4.23
Pastel Green
#B0FF9D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF83 #E183EF
analogous
#C7EF83 #91EF83 #83EFAB
triadic
#91EF83 #8391EF #EF8391
tetradic
#91EF83 #83C7EF #E183EF #EFAB83
square
#91EF83 #83C7EF #E183EF #EFAB83
split-complementary
#91EF83 #AB83EF #EF83C7
monochromatic
#35DB1C #61E84D #91EF83 #C1F6B9 #E7FCE4
Accessibility & contrast
On white
1.41
#91EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#91EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF83
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF83 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E6D68A
Tritanopia (blue-blind)
#89E9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ef83; /* rgb */ color: rgb(145, 239, 131); /* oklch */ color: oklch(86.9% 0.169 141.2);
Tailwind
colors: {
custom: {
50: '#b5f5a8',
500: '#91ef83',
950: '#000000',
},
}SCSS
$custom: #91ef83; $custom-light: #b5f5a8; $custom-dark: #000000;
JSON
{
"hex": "#91ef83",
"rgb": {
"r": 145,
"g": 239,
"b": 131
},
"hsl": {
"h": 112.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86872,
"c": 0.16919,
"h": 141.2
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#91EF83
secondary
#B94DCA
accent
#0CD9BF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581