#96F396#96F396
#96F396 is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.4% C 0.154 H 144.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #96F396 |
|---|---|
| RGB | rgb(150, 243, 150) |
| HSL | hsl(120, 79%, 77%) |
| HSV | hsv(120, 38%, 95%) |
| CMYK | cmyk(38.3%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(88.34, -45.78, 36.36) |
| CIE-LCH | lch(88.34, 58.46, 141.54°) |
| OKLab | oklab(88.36% -0.1247 0.0902) |
| OKLCH | oklch(88.36% 0.154 144.1) |
| XYZ | xyz(50.1310, 72.7844, 40.2555) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.17
Palegreen
#98FB98
ΔE00 1.76
Mint Green
#8FFF9F
ΔE00 2.85
Baby Green
#8CFF9E
ΔE00 2.98
Foam Green
#90FDA9
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F396 #F396F3
analogous
#C5F396 #96F396 #96F3C5
triadic
#96F396 #9696F3 #F39696
tetradic
#96F396 #96C5F3 #F396F3 #F3C596
square
#96F396 #96C5F3 #F396F3 #F3C596
split-complementary
#96F396 #C596F3 #F396C5
monochromatic
#28E628 #5FED5F #96F396 #CDF9CD #E4FCE4
Accessibility & contrast
On white
1.35
#96F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#96F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F396
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F396 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38F
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#8BEEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #96f396; /* rgb */ color: rgb(150, 243, 150); /* oklch */ color: oklch(88.4% 0.154 144.1);
Tailwind
colors: {
custom: {
50: '#b8f7b6',
500: '#96f396',
950: '#000000',
},
}SCSS
$custom: #96f396; $custom-light: #b8f7b6; $custom-dark: #000000;
JSON
{
"hex": "#96f396",
"rgb": {
"r": 150,
"g": 243,
"b": 150
},
"hsl": {
"h": 120,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.88364,
"c": 0.1539,
"h": 144.1
},
"luminance": 0.72787
}Semantic roles & 50–950 ramp
primary
#96F396
secondary
#D15DD1
accent
#0ADCDC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581