#96DC79#96DC79
#96DC79 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.5% C 0.149 H 137.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96DC79 |
|---|---|
| RGB | rgb(150, 220, 121) |
| HSL | hsl(102, 59%, 67%) |
| HSV | hsv(102, 45%, 86%) |
| CMYK | cmyk(31.8%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.32, -39.79, 41.69) |
| CIE-LCH | lch(81.32, 57.63, 133.66°) |
| OKLab | oklab(82.52% -0.1091 0.1014) |
| OKLCH | oklch(82.52% 0.149 137.1) |
| XYZ | xyz(41.6209, 59.0492, 27.2901) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.03
Pistachio
#93C572
ΔE00 5.83
Fresh Green
#69D84F
ΔE00 6.05
Pale Olive Green
#B1D27B
ΔE00 6.06
Lightish Green
#61E160
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DC79 #BF79DC
analogous
#C8DC79 #96DC79 #79DC8E
triadic
#96DC79 #7996DC #DC7996
tetradic
#96DC79 #79C8DC #BF79DC #DC8E79
square
#96DC79 #79C8DC #BF79DC #DC8E79
split-complementary
#96DC79 #8E79DC #DC79C8
monochromatic
#53AD2D #70CF48 #96DC79 #BCE9AA #E2F5DA
Accessibility & contrast
On white
1.64
#96DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#96DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DC79
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DC79 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#93D6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96dc79; /* rgb */ color: rgb(150, 220, 121); /* oklch */ color: oklch(82.5% 0.149 137.1);
Tailwind
colors: {
custom: {
50: '#b7e7a1',
500: '#96dc79',
950: '#000000',
},
}SCSS
$custom: #96dc79; $custom-light: #b7e7a1; $custom-dark: #000000;
JSON
{
"hex": "#96dc79",
"rgb": {
"r": 150,
"g": 220,
"b": 121
},
"hsl": {
"h": 102.424,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82522,
"c": 0.14895,
"h": 137.1
},
"luminance": 0.59051
}Semantic roles & 50–950 ramp
primary
#96DC79
secondary
#924AB0
accent
#1FC695
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480