#96DA7F#96DA7F
#96DA7F is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.2% C 0.140 H 138.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96DA7F |
|---|---|
| RGB | rgb(150, 218, 127) |
| HSL | hsl(105, 55%, 68%) |
| HSV | hsv(105, 42%, 85%) |
| CMYK | cmyk(31.2%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(80.83, -38.10, 38.09) |
| CIE-LCH | lch(80.83, 53.88, 135.00°) |
| OKLab | oklab(82.15% -0.1042 0.0934) |
| OKLCH | oklch(82.15% 0.14 138.1) |
| XYZ | xyz(41.4786, 58.1575, 29.1146) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 6.40
Lightish Green
#61E160
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DA7F #C37FDA
analogous
#C4DA7F #96DA7F #7FDA95
triadic
#96DA7F #7F96DA #DA7F96
tetradic
#96DA7F #7FC4DA #C37FDA #DA957F
square
#96DA7F #7FC4DA #C37FDA #DA957F
split-complementary
#96DA7F #957FDA #DA7FC4
monochromatic
#51AD32 #6FCC50 #96DA7F #BDE8AE #E4F5DE
Accessibility & contrast
On white
1.66
#96DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#96DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DA7F
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DA7F | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD78
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#93D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96da7f; /* rgb */ color: rgb(150, 218, 127); /* oklch */ color: oklch(82.2% 0.140 138.1);
Tailwind
colors: {
custom: {
50: '#b7e6a5',
500: '#96da7f',
950: '#000000',
},
}SCSS
$custom: #96da7f; $custom-light: #b7e6a5; $custom-dark: #000000;
JSON
{
"hex": "#96da7f",
"rgb": {
"r": 150,
"g": 218,
"b": 127
},
"hsl": {
"h": 104.835,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.8215,
"c": 0.14,
"h": 138.1
},
"luminance": 0.58159
}Semantic roles & 50–950 ramp
primary
#96DA7F
secondary
#974EAF
accent
#23C39A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480