#96D97D#96D97D
#96D97D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.9% C 0.141 H 137.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96D97D |
|---|---|
| RGB | rgb(150, 217, 125) |
| HSL | hsl(104, 55%, 67%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(30.9%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(80.51, -37.92, 38.69) |
| CIE-LCH | lch(80.51, 54.17, 134.43°) |
| OKLab | oklab(81.88% -0.1038 0.0947) |
| OKLCH | oklch(81.88% 0.141 137.6) |
| XYZ | xyz(41.0910, 57.5888, 28.3488) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.02
Lightgreen
#90EE90
ΔE00 5.34
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.53
Fresh Green
#69D84F
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D97D #C07DD9
analogous
#C4D97D #96D97D #7DD992
triadic
#96D97D #7D96D9 #D97D96
tetradic
#96D97D #7DC4D9 #C07DD9 #D9927D
square
#96D97D #7DC4D9 #C07DD9 #D9927D
split-complementary
#96D97D #927DD9 #D97DC4
monochromatic
#52AA32 #70CB4E #96D97D #BCE7AC #E3F5DC
Accessibility & contrast
On white
1.68
#96D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#96D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D97D
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D97D | 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)
#DFCC76
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#93D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96d97d; /* rgb */ color: rgb(150, 217, 125); /* oklch */ color: oklch(81.9% 0.141 137.6);
Tailwind
colors: {
custom: {
50: '#b7e5a4',
500: '#96d97d',
950: '#000000',
},
}SCSS
$custom: #96d97d; $custom-light: #b7e5a4; $custom-dark: #000000;
JSON
{
"hex": "#96d97d",
"rgb": {
"r": 150,
"g": 217,
"b": 125
},
"hsl": {
"h": 103.696,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.81884,
"c": 0.14054,
"h": 137.6
},
"luminance": 0.5759
}Semantic roles & 50–950 ramp
primary
#96D97D
secondary
#934DAD
accent
#23C297
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480