#91EA9B#91EA9B
#91EA9B is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.139 H 146.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA9B |
|---|---|
| RGB | rgb(145, 234, 155) |
| HSL | hsl(127, 68%, 74%) |
| HSV | hsv(127, 38%, 92%) |
| CMYK | cmyk(38%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(85.62, -42.59, 30.19) |
| CIE-LCH | lch(85.62, 52.21, 144.66°) |
| OKLab | oklab(86.12% -0.1161 0.0757) |
| OKLCH | oklch(86.12% 0.139 146.9) |
| XYZ | xyz(47.0138, 67.2292, 41.5033) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.43
Hospital Green
#9BE5AA
ΔE00 3.92
Light Mint Green
#A6FBB2
ΔE00 4.15
Foam Green
#90FDA9
ΔE00 4.15
Mint (survey)
#9FFEB0
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA9B #EA91E0
analogous
#B4EA91 #91EA9B #91EAC8
triadic
#91EA9B #9B91EA #EA9B91
tetradic
#91EA9B #91B4EA #EA91E0 #EAC891
square
#91EA9B #91B4EA #EA91E0 #EAC891
split-complementary
#91EA9B #C891EA #EA91B4
monochromatic
#2AD63E #5EE06C #91EA9B #C4F4CA #E5FAE8
Accessibility & contrast
On white
1.45
#91EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#91EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA9B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA9B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#85E6D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91ea9b; /* rgb */ color: rgb(145, 234, 155); /* oklch */ color: oklch(86.1% 0.139 146.9);
Tailwind
colors: {
custom: {
50: '#b4f1b9',
500: '#91ea9b',
950: '#000000',
},
}SCSS
$custom: #91ea9b; $custom-light: #b4f1b9; $custom-dark: #000000;
JSON
{
"hex": "#91ea9b",
"rgb": {
"r": 145,
"g": 234,
"b": 155
},
"hsl": {
"h": 126.742,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86116,
"c": 0.13857,
"h": 146.9
},
"luminance": 0.67232
}Semantic roles & 50–950 ramp
primary
#91EA9B
secondary
#C55BB9
accent
#16BBD0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581