#91EB83#91EB83
#91EB83 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.9% C 0.164 H 141.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91EB83 |
|---|---|
| RGB | rgb(145, 235, 131) |
| HSL | hsl(112, 72%, 72%) |
| HSV | hsv(112, 44%, 92%) |
| CMYK | cmyk(38.3%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(85.54, -46.60, 42.07) |
| CIE-LCH | lch(85.54, 62.78, 137.92°) |
| OKLab | oklab(85.93% -0.1272 0.1027) |
| OKLCH | oklch(85.93% 0.164 141.1) |
| XYZ | xyz(45.4803, 67.0726, 32.0182) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.01
Palegreen
#98FB98
ΔE00 3.72
Light Green
#96F97B
ΔE00 3.84
Easter Green
#8CFD7E
ΔE00 4.42
Pale Light Green
#B1FC99
ΔE00 4.65
Pastel Green
#B0FF9D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EB83 #DD83EB
analogous
#C5EB83 #91EB83 #83EBA9
triadic
#91EB83 #8391EB #EB8391
tetradic
#91EB83 #83C5EB #DD83EB #EBA983
square
#91EB83 #83C5EB #DD83EB #EBA983
split-complementary
#91EB83 #A983EB #EB83C5
monochromatic
#3AD222 #62E24E #91EB83 #C0F4B8 #E8FBE5
Accessibility & contrast
On white
1.46
#91EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#91EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EB83
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EB83 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#89E5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91eb83; /* rgb */ color: rgb(145, 235, 131); /* oklch */ color: oklch(85.9% 0.164 141.1);
Tailwind
colors: {
custom: {
50: '#b5f2a8',
500: '#91eb83',
950: '#000000',
},
}SCSS
$custom: #91eb83; $custom-light: #b5f2a8; $custom-dark: #000000;
JSON
{
"hex": "#91eb83",
"rgb": {
"r": 145,
"g": 235,
"b": 131
},
"hsl": {
"h": 111.923,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.85931,
"c": 0.16351,
"h": 141.1
},
"luminance": 0.67075
}Semantic roles & 50–950 ramp
primary
#91EB83
secondary
#B54DC5
accent
#11D4BA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581