#96F296#96F296
#96F296 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.1% C 0.152 H 144.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96F296 |
|---|---|
| RGB | rgb(150, 242, 150) |
| HSL | hsl(120, 78%, 77%) |
| HSV | hsv(120, 38%, 95%) |
| CMYK | cmyk(38%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(88.06, -45.35, 35.99) |
| CIE-LCH | lch(88.06, 57.90, 141.57°) |
| OKLab | oklab(88.13% -0.1236 0.0893) |
| OKLCH | oklch(88.13% 0.152 144.1) |
| XYZ | xyz(49.8325, 72.1875, 40.1561) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.04
Palegreen
#98FB98
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.17
Foam Green
#90FDA9
ΔE00 3.49
Light Pastel Green
#B2FBA5
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F296 #F296F2
analogous
#C4F296 #96F296 #96F2C4
triadic
#96F296 #9696F2 #F29696
tetradic
#96F296 #96C4F2 #F296F2 #F2C496
square
#96F296 #96C4F2 #F296F2 #F2C496
split-complementary
#96F296 #C496F2 #F296C4
monochromatic
#29E529 #60EB60 #96F296 #CCF9CC #E4FCE4
Accessibility & contrast
On white
1.36
#96F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#96F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F296
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F296 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E290
Deuteranopia (green-blind)
#E8D99B
Tritanopia (blue-blind)
#8CEDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #96f296; /* rgb */ color: rgb(150, 242, 150); /* oklch */ color: oklch(88.1% 0.152 144.1);
Tailwind
colors: {
custom: {
50: '#b8f7b6',
500: '#96f296',
950: '#000000',
},
}SCSS
$custom: #96f296; $custom-light: #b8f7b6; $custom-dark: #000000;
JSON
{
"hex": "#96f296",
"rgb": {
"r": 150,
"g": 242,
"b": 150
},
"hsl": {
"h": 120,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.88132,
"c": 0.15245,
"h": 144.1
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#96F296
secondary
#CF5DCF
accent
#0BDADA
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581