#96CC8A#96CC8A
#96CC8A is a light, moderate green. Relative luminance 0.515; OKLCH L 79.1% C 0.107 H 139.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #96CC8A |
|---|---|
| RGB | rgb(150, 204, 138) |
| HSL | hsl(109, 39%, 67%) |
| HSV | hsv(109, 32%, 80%) |
| CMYK | cmyk(26.5%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.98, -30.02, 27.43) |
| CIE-LCH | lch(76.98, 40.66, 137.58°) |
| OKLab | oklab(79.1% -0.0818 0.0688) |
| OKLCH | oklch(79.1% 0.107 139.9) |
| XYZ | xyz(38.7567, 51.5034, 31.9390) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.19
Soft Green
#6FC276
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 5.81
Lichen
#8FB67B
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CC8A #C08ACC
analogous
#B7CC8A #96CC8A #8ACC9F
triadic
#96CC8A #8A96CC #CC8A96
tetradic
#96CC8A #8AB7CC #C08ACC #CC9F8A
square
#96CC8A #8AB7CC #C08ACC #CC9F8A
split-complementary
#96CC8A #9F8ACC #CC8AB7
monochromatic
#529943 #70B95F #96CC8A #BCDFB5 #E3F1DF
Accessibility & contrast
On white
1.86
#96CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#96CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CC8A
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CC8A | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#93C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #96cc8a; /* rgb */ color: rgb(150, 204, 138); /* oklch */ color: oklch(79.1% 0.107 139.9);
Tailwind
colors: {
custom: {
50: '#b6dbac',
500: '#96cc8a',
950: '#000000',
},
}SCSS
$custom: #96cc8a; $custom-light: #b6dbac; $custom-dark: #000000;
JSON
{
"hex": "#96cc8a",
"rgb": {
"r": 150,
"g": 204,
"b": 138
},
"hsl": {
"h": 109.091,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79101,
"c": 0.1069,
"h": 139.9
},
"luminance": 0.51505
}Semantic roles & 50–950 ramp
primary
#96CC8A
secondary
#935BA0
accent
#33B29B
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481