#96F596#96F596
#96F596 is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.8% C 0.157 H 144.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96F596 |
|---|---|
| RGB | rgb(150, 245, 150) |
| HSL | hsl(120, 83%, 77%) |
| HSV | hsv(120, 39%, 96%) |
| CMYK | cmyk(38.8%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(88.92, -46.64, 37.11) |
| CIE-LCH | lch(88.92, 59.60, 141.49°) |
| OKLab | oklab(88.83% -0.127 0.0919) |
| OKLCH | oklch(88.83% 0.157 144.1) |
| XYZ | xyz(50.7327, 73.9880, 40.4561) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.29
Lightgreen
#90EE90
ΔE00 1.52
Mint Green
#8FFF9F
ΔE00 2.49
Baby Green
#8CFF9E
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 3.30
Pastel Green
#B0FF9D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F596 #F596F5
analogous
#C6F596 #96F596 #96F5C6
triadic
#96F596 #9696F5 #F59696
tetradic
#96F596 #96C6F5 #F596F5 #F5C696
square
#96F596 #96C6F5 #F596F5 #F5C696
split-complementary
#96F596 #C696F5 #F596C6
monochromatic
#26EA26 #5EF05E #96F596 #CEFACE #E3FCE3
Accessibility & contrast
On white
1.33
#96F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#96F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F596
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F596 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58F
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#8BF0DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #96f596; /* rgb */ color: rgb(150, 245, 150); /* oklch */ color: oklch(88.8% 0.157 144.1);
Tailwind
colors: {
custom: {
50: '#b9f9b6',
500: '#96f596',
950: '#000000',
},
}SCSS
$custom: #96f596; $custom-light: #b9f9b6; $custom-dark: #000000;
JSON
{
"hex": "#96f596",
"rgb": {
"r": 150,
"g": 245,
"b": 150
},
"hsl": {
"h": 120,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.88829,
"c": 0.1568,
"h": 144.1
},
"luminance": 0.73991
}Semantic roles & 50–950 ramp
primary
#96F596
secondary
#D35CD3
accent
#06DFDF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581