#96D17C#96D17C
#96D17C is a light, vivid green. Relative luminance 0.535; OKLCH L 80.0% C 0.130 H 136.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96D17C |
|---|---|
| RGB | rgb(150, 209, 124) |
| HSL | hsl(102, 48%, 65%) |
| HSV | hsv(102, 41%, 82%) |
| CMYK | cmyk(28.2%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(78.19, -34.41, 36.22) |
| CIE-LCH | lch(78.19, 49.96, 133.53°) |
| OKLab | oklab(80% -0.0942 0.089) |
| OKLCH | oklch(80% 0.13 136.6) |
| XYZ | xyz(39.0152, 53.5389, 27.3433) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.07
Light Moss Green
#A6C875
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.12
Soft Green
#6FC276
ΔE00 6.38
Light Grey Green
#B7E1A1
ΔE00 6.53
Lightgreen
#90EE90
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D17C #B77CD1
analogous
#C1D17C #96D17C #7CD18C
triadic
#96D17C #7C96D1 #D17C96
tetradic
#96D17C #7CC1D1 #B77CD1 #D18C7C
square
#96D17C #7CC1D1 #B77CD1 #D18C7C
split-complementary
#96D17C #8C7CD1 #D17CC1
monochromatic
#569C37 #72C14F #96D17C #BAE1A9 #DFF1D7
Accessibility & contrast
On white
1.79
#96D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#96D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D17C
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D17C | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C576
Deuteranopia (green-blind)
#CEBF81
Tritanopia (blue-blind)
#94CBBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96d17c; /* rgb */ color: rgb(150, 209, 124); /* oklch */ color: oklch(80.0% 0.130 136.6);
Tailwind
colors: {
custom: {
50: '#b7dfa3',
500: '#96d17c',
950: '#000000',
},
}SCSS
$custom: #96d17c; $custom-light: #b7dfa3; $custom-dark: #000000;
JSON
{
"hex": "#96d17c",
"rgb": {
"r": 150,
"g": 209,
"b": 124
},
"hsl": {
"h": 101.647,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.80003,
"c": 0.1296,
"h": 136.6
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#96D17C
secondary
#8850A1
accent
#2ABB8F
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480