#91EA96#91EA96
#91EA96 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.143 H 145.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA96 |
|---|---|
| RGB | rgb(145, 234, 150) |
| HSL | hsl(123, 68%, 74%) |
| HSV | hsv(123, 38%, 92%) |
| CMYK | cmyk(38%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(85.54, -43.39, 32.62) |
| CIE-LCH | lch(85.54, 54.28, 143.06°) |
| OKLab | oklab(86.02% -0.1182 0.0814) |
| OKLCH | oklch(86.02% 0.144 145.5) |
| XYZ | xyz(46.6026, 67.0648, 39.3375) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.72
Palegreen
#98FB98
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 4.11
Foam Green
#90FDA9
ΔE00 4.32
Light Mint Green
#A6FBB2
ΔE00 4.55
Mint Green
#8FFF9F
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA96 #EA91E5
analogous
#B9EA91 #91EA96 #91EAC3
triadic
#91EA96 #9691EA #EA9691
tetradic
#91EA96 #91B9EA #EA91E5 #EAC391
square
#91EA96 #91B9EA #EA91E5 #EAC391
split-complementary
#91EA96 #C391EA #EA91B9
monochromatic
#2AD634 #5EE065 #91EA96 #C4F4C7 #E5FAE6
Accessibility & contrast
On white
1.46
#91EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#91EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA96
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA96 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#E0D29B
Tritanopia (blue-blind)
#86E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91ea96; /* rgb */ color: rgb(145, 234, 150); /* oklch */ color: oklch(86.0% 0.143 145.5);
Tailwind
colors: {
custom: {
50: '#b5f1b5',
500: '#91ea96',
950: '#000000',
},
}SCSS
$custom: #91ea96; $custom-light: #b5f1b5; $custom-dark: #000000;
JSON
{
"hex": "#91ea96",
"rgb": {
"r": 145,
"g": 234,
"b": 150
},
"hsl": {
"h": 123.371,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86021,
"c": 0.1435,
"h": 145.5
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#91EA96
secondary
#C55BBF
accent
#16C5D0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581