#91EA8A#91EA8A
#91EA8A is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.155 H 142.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA8A |
|---|---|
| RGB | rgb(145, 234, 138) |
| HSL | hsl(116, 70%, 73%) |
| HSV | hsv(116, 41%, 92%) |
| CMYK | cmyk(38%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.35, -45.19, 38.39) |
| CIE-LCH | lch(85.35, 59.29, 139.66°) |
| OKLab | oklab(85.81% -0.1232 0.0945) |
| OKLCH | oklch(85.81% 0.155 142.5) |
| XYZ | xyz(45.6854, 66.6979, 34.5066) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.13
Palegreen
#98FB98
ΔE00 3.61
Mint Green
#8FFF9F
ΔE00 4.79
Pale Light Green
#B1FC99
ΔE00 4.82
Baby Green
#8CFF9E
ΔE00 4.85
Light Green
#96F97B
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA8A #E38AEA
analogous
#C1EA8A #91EA8A #8AEAB3
triadic
#91EA8A #8A91EA #EA8A91
tetradic
#91EA8A #8AC1EA #E38AEA #EAB38A
square
#91EA8A #8AC1EA #E38AEA #EAB38A
split-complementary
#91EA8A #B38AEA #EA8AC1
monochromatic
#33D426 #60E156 #91EA8A #C2F3BE #E7FAE5
Accessibility & contrast
On white
1.46
#91EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#91EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA8A
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA8A | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#88E5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91ea8a; /* rgb */ color: rgb(145, 234, 138); /* oklch */ color: oklch(85.8% 0.155 142.5);
Tailwind
colors: {
custom: {
50: '#b5f1ad',
500: '#91ea8a',
950: '#000000',
},
}SCSS
$custom: #91ea8a; $custom-light: #b5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#91ea8a",
"rgb": {
"r": 145,
"g": 234,
"b": 138
},
"hsl": {
"h": 115.625,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8581,
"c": 0.1553,
"h": 142.5
},
"luminance": 0.667
}Semantic roles & 50–950 ramp
primary
#91EA8A
secondary
#BC54C4
accent
#14D2C4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581