#96CD82#96CD82
#96CD82 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.117 H 137.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96CD82 |
|---|---|
| RGB | rgb(150, 205, 130) |
| HSL | hsl(104, 43%, 66%) |
| HSV | hsv(104, 37%, 80%) |
| CMYK | cmyk(26.8%, 0%, 36.6%, 19.6%) |
| CIE-LAB | lab(77.14, -31.70, 31.78) |
| CIE-LCH | lch(77.14, 44.89, 134.92°) |
| OKLab | oklab(79.18% -0.0865 0.0789) |
| OKLCH | oklch(79.18% 0.117 137.6) |
| XYZ | xyz(38.4371, 51.7571, 29.0797) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.87
Light Moss Green
#A6C875
ΔE00 4.76
Soft Green
#6FC276
ΔE00 5.70
Pale Olive Green
#B1D27B
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 6.27
Lichen
#8FB67B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CD82 #B982CD
analogous
#BBCD82 #96CD82 #82CD93
triadic
#96CD82 #8296CD #CD8296
tetradic
#96CD82 #82BBCD #B982CD #CD9382
square
#96CD82 #82BBCD #B982CD #CD9382
split-complementary
#96CD82 #9382CD #CD82BB
monochromatic
#55983D #71BC56 #96CD82 #BBDEAE #DFF0D9
Accessibility & contrast
On white
1.85
#96CD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#96CD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CD82
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CD82 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#C9BD86
Tritanopia (blue-blind)
#94C8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #96cd82; /* rgb */ color: rgb(150, 205, 130); /* oklch */ color: oklch(79.2% 0.117 137.6);
Tailwind
colors: {
custom: {
50: '#b6dca7',
500: '#96cd82',
950: '#000000',
},
}SCSS
$custom: #96cd82; $custom-light: #b6dca7; $custom-dark: #000000;
JSON
{
"hex": "#96cd82",
"rgb": {
"r": 150,
"g": 205,
"b": 130
},
"hsl": {
"h": 104,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.7918,
"c": 0.11711,
"h": 137.6
},
"luminance": 0.51758
}Semantic roles & 50–950 ramp
primary
#96CD82
secondary
#8B559E
accent
#30B692
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480