#96D880#96D880
#96D880 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.7% C 0.136 H 138.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96D880 |
|---|---|
| RGB | rgb(150, 216, 128) |
| HSL | hsl(105, 53%, 67%) |
| HSV | hsv(105, 41%, 85%) |
| CMYK | cmyk(30.6%, 0%, 40.7%, 15.3%) |
| CIE-LAB | lab(80.27, -37.06, 36.87) |
| CIE-LCH | lch(80.27, 52.28, 135.14°) |
| OKLab | oklab(81.7% -0.1013 0.0907) |
| OKLCH | oklch(81.7% 0.136 138.2) |
| XYZ | xyz(41.0286, 57.1527, 29.2877) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 5.45
Pale Olive Green
#B1D27B
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.19
Soft Green
#6FC276
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D880 #C280D8
analogous
#C2D880 #96D880 #80D896
triadic
#96D880 #8096D8 #D88096
tetradic
#96D880 #80C2D8 #C280D8 #D89680
square
#96D880 #80C2D8 #C280D8 #D89680
split-complementary
#96D880 #9680D8 #D880C2
monochromatic
#51AA34 #6FCA51 #96D880 #BDE6AF #E3F5DE
Accessibility & contrast
On white
1.69
#96D880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#96D880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D880
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D880 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#93D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d880; /* rgb */ color: rgb(150, 216, 128); /* oklch */ color: oklch(81.7% 0.136 138.2);
Tailwind
colors: {
custom: {
50: '#b7e4a6',
500: '#96d880',
950: '#000000',
},
}SCSS
$custom: #96d880; $custom-light: #b7e4a6; $custom-dark: #000000;
JSON
{
"hex": "#96d880",
"rgb": {
"r": 150,
"g": 216,
"b": 128
},
"hsl": {
"h": 105,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.817,
"c": 0.13599,
"h": 138.2
},
"luminance": 0.57154
}Semantic roles & 50–950 ramp
primary
#96D880
secondary
#954FAD
accent
#25C09A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480