#91EF96#91EF96
#91EF96 is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.2% C 0.151 H 145.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF96 |
|---|---|
| RGB | rgb(145, 239, 150) |
| HSL | hsl(123, 75%, 75%) |
| HSV | hsv(123, 39%, 94%) |
| CMYK | cmyk(39.3%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(86.97, -45.55, 34.52) |
| CIE-LCH | lch(86.97, 57.15, 142.85°) |
| OKLab | oklab(87.19% -0.124 0.0859) |
| OKLCH | oklch(87.19% 0.151 145.3) |
| XYZ | xyz(48.0462, 69.9519, 39.8186) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 3.45
Foam Green
#90FDA9
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.54
Mint (survey)
#9FFEB0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF96 #EF91EA
analogous
#BBEF91 #91EF96 #91EFC5
triadic
#91EF96 #9691EF #EF9691
tetradic
#91EF96 #91BBEF #EF91EA #EFC591
square
#91EF96 #91BBEF #EF91EA #EFC591
split-complementary
#91EF96 #C591EF #EF91BB
monochromatic
#26DF30 #5CE763 #91EF96 #C6F7C9 #E4FBE5
Accessibility & contrast
On white
1.40
#91EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#91EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF96
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF96 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#85EAD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #91ef96; /* rgb */ color: rgb(145, 239, 150); /* oklch */ color: oklch(87.2% 0.151 145.3);
Tailwind
colors: {
custom: {
50: '#b5f5b5',
500: '#91ef96',
950: '#000000',
},
}SCSS
$custom: #91ef96; $custom-light: #b5f5b5; $custom-dark: #000000;
JSON
{
"hex": "#91ef96",
"rgb": {
"r": 145,
"g": 239,
"b": 150
},
"hsl": {
"h": 123.191,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87189,
"c": 0.15085,
"h": 145.3
},
"luminance": 0.69955
}Semantic roles & 50–950 ramp
primary
#91EF96
secondary
#CB59C5
accent
#0FCCD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581