#96FF79#96FF79
#96FF79 is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.7% C 0.198 H 139.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #96FF79 |
|---|---|
| RGB | rgb(150, 255, 121) |
| HSL | hsl(107, 100%, 74%) |
| HSV | hsv(107, 53%, 100%) |
| CMYK | cmyk(41.2%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(91.41, -54.58, 54.07) |
| CIE-LCH | lch(91.41, 76.83, 135.27°) |
| OKLab | oklab(90.74% -0.1497 0.1289) |
| OKLCH | oklch(90.74% 0.198 139.3) |
| XYZ | xyz(51.7870, 79.3815, 30.6788) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.40
Easter Green
#8CFD7E
ΔE00 1.56
Light Grass Green
#9AF764
ΔE00 2.92
Lighter Green
#75FD63
ΔE00 3.07
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Spring Green (survey)
#A9F971
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FF79 #E279FF
analogous
#D9FF79 #96FF79 #79FF9F
triadic
#96FF79 #7996FF #FF7996
tetradic
#96FF79 #79D9FF #E279FF #FF9F79
square
#96FF79 #79D9FF #E279FF #FF9F79
split-complementary
#96FF79 #9F79FF #FF79D9
monochromatic
#37FE00 #66FF3C #96FF79 #C6FFB6 #E7FFE0
Accessibility & contrast
On white
1.24
#96FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#96FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FF79
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FF79 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6D
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#8EF8E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #96ff79; /* rgb */ color: rgb(150, 255, 121); /* oklch */ color: oklch(90.7% 0.198 139.3);
Tailwind
colors: {
custom: {
50: '#baffa3',
500: '#96ff79',
950: '#000000',
},
}SCSS
$custom: #96ff79; $custom-light: #baffa3; $custom-dark: #000000;
JSON
{
"hex": "#96ff79",
"rgb": {
"r": 150,
"g": 255,
"b": 121
},
"hsl": {
"h": 107.015,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90735,
"c": 0.19752,
"h": 139.3
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#96FF79
secondary
#BB3FDD
accent
#00E6B4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680