#96F985#96F985
#96F985 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.5% C 0.179 H 140.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #96F985 |
|---|---|
| RGB | rgb(150, 249, 133) |
| HSL | hsl(111, 91%, 75%) |
| HSV | hsv(111, 47%, 98%) |
| CMYK | cmyk(39.8%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.83, -50.68, 46.54) |
| CIE-LCH | lch(89.83, 68.81, 137.44°) |
| OKLab | oklab(89.49% -0.1385 0.1129) |
| OKLCH | oklch(89.49% 0.179 140.8) |
| XYZ | xyz(50.6850, 75.9260, 34.1702) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.39
Easter Green
#8CFD7E
ΔE00 1.65
Palegreen
#98FB98
ΔE00 2.69
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.49
Pastel Green
#B0FF9D
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F985 #E885F9
analogous
#D0F985 #96F985 #85F9AE
triadic
#96F985 #8596F9 #F98596
tetradic
#96F985 #85D0F9 #E885F9 #F9AE85
square
#96F985 #85D0F9 #E885F9 #F9AE85
split-complementary
#96F985 #AE85F9 #F985D0
monochromatic
#32F310 #64F64B #96F985 #C8FCBF #E6FEE2
Accessibility & contrast
On white
1.30
#96F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#96F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F985
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F985 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87C
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#8DF3DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #96f985; /* rgb */ color: rgb(150, 249, 133); /* oklch */ color: oklch(89.5% 0.179 140.8);
Tailwind
colors: {
custom: {
50: '#b9fcaa',
500: '#96f985',
950: '#000000',
},
}SCSS
$custom: #96f985; $custom-light: #b9fcaa; $custom-dark: #000000;
JSON
{
"hex": "#96f985",
"rgb": {
"r": 150,
"g": 249,
"b": 133
},
"hsl": {
"h": 111.207,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89491,
"c": 0.17866,
"h": 140.8
},
"luminance": 0.75929
}Semantic roles & 50–950 ramp
primary
#96F985
secondary
#C24BD7
accent
#00E6C4
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581