#96FB8A#96FB8A
#96FB8A is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.177 H 141.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96FB8A |
|---|---|
| RGB | rgb(150, 251, 138) |
| HSL | hsl(114, 93%, 76%) |
| HSV | hsv(114, 45%, 98%) |
| CMYK | cmyk(40.2%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(90.46, -50.85, 44.96) |
| CIE-LCH | lch(90.46, 67.87, 138.52°) |
| OKLab | oklab(90.03% -0.1388 0.1095) |
| OKLCH | oklch(90.03% 0.177 141.7) |
| XYZ | xyz(51.6601, 77.3103, 36.2401) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.83
Light Green
#96F97B
ΔE00 2.01
Palegreen
#98FB98
ΔE00 2.10
Pastel Green
#B0FF9D
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Pale Light Green
#B1FC99
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FB8A #EF8AFB
analogous
#CFFB8A #96FB8A #8AFBB7
triadic
#96FB8A #8A96FB #FB8A96
tetradic
#96FB8A #8ACFFB #EF8AFB #FBB78A
square
#96FB8A #8ACFFB #EF8AFB #FBB78A
split-complementary
#96FB8A #B78AFB #FB8ACF
monochromatic
#2CF714 #61F94F #96FB8A #CBFDC5 #E4FEE1
Accessibility & contrast
On white
1.28
#96FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#96FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FB8A
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FB8A | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#F2E091
Tritanopia (blue-blind)
#8CF5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #96fb8a; /* rgb */ color: rgb(150, 251, 138); /* oklch */ color: oklch(90.0% 0.177 141.7);
Tailwind
colors: {
custom: {
50: '#b9fdae',
500: '#96fb8a',
950: '#000000',
},
}SCSS
$custom: #96fb8a; $custom-light: #b9fdae; $custom-dark: #000000;
JSON
{
"hex": "#96fb8a",
"rgb": {
"r": 150,
"g": 251,
"b": 138
},
"hsl": {
"h": 113.628,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90034,
"c": 0.17679,
"h": 141.7
},
"luminance": 0.77313
}Semantic roles & 50–950 ramp
primary
#96FB8A
secondary
#CB4FDA
accent
#00E6CD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681