#96D577#96D577
#96D577 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.9% C 0.141 H 136.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #96D577 |
|---|---|
| RGB | rgb(150, 213, 119) |
| HSL | hsl(100, 53%, 65%) |
| HSV | hsv(100, 44%, 84%) |
| CMYK | cmyk(29.6%, 0%, 44.1%, 16.5%) |
| CIE-LAB | lab(79.27, -36.90, 40.10) |
| CIE-LCH | lch(79.27, 54.50, 132.62°) |
| OKLab | oklab(80.86% -0.1013 0.0977) |
| OKLCH | oklch(80.86% 0.141 136) |
| XYZ | xyz(39.7007, 55.4030, 26.0513) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 5.15
Light Moss Green
#A6C875
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 6.48
Fresh Green
#69D84F
ΔE00 6.54
Light Grey Green
#B7E1A1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D577 #B677D5
analogous
#C5D577 #96D577 #77D587
triadic
#96D577 #7796D5 #D57796
tetradic
#96D577 #77C5D5 #B677D5 #D58777
square
#96D577 #77C5D5 #B677D5 #D58777
split-complementary
#96D577 #8777D5 #D577C5
monochromatic
#56A031 #72C748 #96D577 #BAE3A6 #DEF2D5
Accessibility & contrast
On white
1.74
#96D577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#96D577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D577
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D577 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#D2C27D
Tritanopia (blue-blind)
#95CFBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96d577; /* rgb */ color: rgb(150, 213, 119); /* oklch */ color: oklch(80.9% 0.141 136.0);
Tailwind
colors: {
custom: {
50: '#b7e2a0',
500: '#96d577',
950: '#000000',
},
}SCSS
$custom: #96d577; $custom-light: #b7e2a0; $custom-dark: #000000;
JSON
{
"hex": "#96d577",
"rgb": {
"r": 150,
"g": 213,
"b": 119
},
"hsl": {
"h": 100.213,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.80855,
"c": 0.1407,
"h": 136
},
"luminance": 0.55404
}Semantic roles & 50–950 ramp
primary
#96D577
secondary
#874CA4
accent
#25C08D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480