#96D97E#96D97E
#96D97E is a light, vivid green. Relative luminance 0.576; OKLCH L 81.9% C 0.140 H 137.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96D97E |
|---|---|
| RGB | rgb(150, 217, 126) |
| HSL | hsl(104, 54%, 67%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(30.9%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(80.52, -37.78, 38.21) |
| CIE-LCH | lch(80.52, 53.73, 134.68°) |
| OKLab | oklab(81.9% -0.1034 0.0937) |
| OKLCH | oklch(81.9% 0.14 137.8) |
| XYZ | xyz(41.1552, 57.6145, 28.6869) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 6.17
Light Grey Green
#B7E1A1
ΔE00 6.43
Fresh Green
#69D84F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D97E #C17ED9
analogous
#C3D97E #96D97E #7ED994
triadic
#96D97E #7E96D9 #D97E96
tetradic
#96D97E #7EC3D9 #C17ED9 #D9947E
square
#96D97E #7EC3D9 #C17ED9 #D9947E
split-complementary
#96D97E #947ED9 #D97EC3
monochromatic
#52AA32 #70CB4F #96D97E #BCE7AD #E3F5DD
Accessibility & contrast
On white
1.68
#96D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#96D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D97E
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D97E | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC77
Deuteranopia (green-blind)
#D4C683
Tritanopia (blue-blind)
#93D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d97e; /* rgb */ color: rgb(150, 217, 126); /* oklch */ color: oklch(81.9% 0.140 137.8);
Tailwind
colors: {
custom: {
50: '#b7e5a4',
500: '#96d97e',
950: '#000000',
},
}SCSS
$custom: #96d97e; $custom-light: #b7e5a4; $custom-dark: #000000;
JSON
{
"hex": "#96d97e",
"rgb": {
"r": 150,
"g": 217,
"b": 126
},
"hsl": {
"h": 104.176,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.819,
"c": 0.13953,
"h": 137.8
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#96D97E
secondary
#944EAE
accent
#24C298
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480