#96F191#96F191
#96F191 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.8% C 0.156 H 143.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96F191 |
|---|---|
| RGB | rgb(150, 241, 145) |
| HSL | hsl(117, 77%, 76%) |
| HSV | hsv(117, 40%, 95%) |
| CMYK | cmyk(37.8%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(87.70, -45.66, 38.00) |
| CIE-LCH | lch(87.70, 59.41, 140.24°) |
| OKLab | oklab(87.81% -0.1245 0.0938) |
| OKLCH | oklch(87.81% 0.156 143) |
| XYZ | xyz(49.1417, 71.4363, 37.9818) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 2.10
Mint Green
#8FFF9F
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F191 #EC91F1
analogous
#C6F191 #96F191 #91F1BC
triadic
#96F191 #9196F1 #F19196
tetradic
#96F191 #91C6F1 #EC91F1 #F1BC91
square
#96F191 #91C6F1 #EC91F1 #F1BC91
split-complementary
#96F191 #BC91F1 #F191C6
monochromatic
#2EE324 #62EA5B #96F191 #CAF8C7 #E5FCE4
Accessibility & contrast
On white
1.37
#96F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#96F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F191
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F191 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#8DECD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #96f191; /* rgb */ color: rgb(150, 241, 145); /* oklch */ color: oklch(87.8% 0.156 143.0);
Tailwind
colors: {
custom: {
50: '#b8f6b2',
500: '#96f191',
950: '#000000',
},
}SCSS
$custom: #96f191; $custom-light: #b8f6b2; $custom-dark: #000000;
JSON
{
"hex": "#96f191",
"rgb": {
"r": 150,
"g": 241,
"b": 145
},
"hsl": {
"h": 116.875,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.87813,
"c": 0.15588,
"h": 143
},
"luminance": 0.71439
}Semantic roles & 50–950 ramp
primary
#96F191
secondary
#C759CE
accent
#0CDACF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581