#91EA8E#91EA8E
#91EA8E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.151 H 143.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA8E |
|---|---|
| RGB | rgb(145, 234, 142) |
| HSL | hsl(118, 69%, 74%) |
| HSV | hsv(118, 39%, 92%) |
| CMYK | cmyk(38%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(85.41, -44.61, 36.47) |
| CIE-LCH | lch(85.41, 57.62, 140.73°) |
| OKLab | oklab(85.88% -0.1216 0.0902) |
| OKLCH | oklch(85.88% 0.151 143.4) |
| XYZ | xyz(45.9803, 66.8158, 36.0599) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 4.63
Baby Green
#8CFF9E
ΔE00 4.70
Light Pastel Green
#B2FBA5
ΔE00 4.80
Foam Green
#90FDA9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA8E #E78EEA
analogous
#BFEA8E #91EA8E #8EEAB9
triadic
#91EA8E #8E91EA #EA8E91
tetradic
#91EA8E #8EBFEA #E78EEA #EAB98E
square
#91EA8E #8EBFEA #E78EEA #EAB98E
split-complementary
#91EA8E #B98EEA #EA8EBF
monochromatic
#2DD628 #5FE05A #91EA8E #C3F4C2 #E6FAE5
Accessibility & contrast
On white
1.46
#91EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#91EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA8E
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA8E | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#87E5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91ea8e; /* rgb */ color: rgb(145, 234, 142); /* oklch */ color: oklch(85.9% 0.151 143.4);
Tailwind
colors: {
custom: {
50: '#b5f1b0',
500: '#91ea8e',
950: '#000000',
},
}SCSS
$custom: #91ea8e; $custom-light: #b5f1b0; $custom-dark: #000000;
JSON
{
"hex": "#91ea8e",
"rgb": {
"r": 145,
"g": 234,
"b": 142
},
"hsl": {
"h": 118.043,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.85878,
"c": 0.15138,
"h": 143.4
},
"luminance": 0.66818
}Semantic roles & 50–950 ramp
primary
#91EA8E
secondary
#C158C4
accent
#15D1CA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581