#96CD80#96CD80
#96CD80 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.1% C 0.119 H 137.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96CD80 |
|---|---|
| RGB | rgb(150, 205, 128) |
| HSL | hsl(103, 44%, 65%) |
| HSV | hsv(103, 38%, 80%) |
| CMYK | cmyk(26.8%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.10, -31.99, 32.77) |
| CIE-LCH | lch(77.10, 45.79, 134.31°) |
| OKLab | oklab(79.14% -0.0874 0.0812) |
| OKLCH | oklch(79.14% 0.119 137.1) |
| XYZ | xyz(38.3042, 51.7040, 28.3796) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.60
Light Moss Green
#A6C875
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CD80 #B780CD
analogous
#BDCD80 #96CD80 #80CD90
triadic
#96CD80 #8096CD #CD8096
tetradic
#96CD80 #80BDCD #B780CD #CD9080
square
#96CD80 #80BDCD #B780CD #CD9080
split-complementary
#96CD80 #9080CD #CD80BD
monochromatic
#56973B #72BC54 #96CD80 #BADEAC #DFF0D8
Accessibility & contrast
On white
1.85
#96CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#96CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CD80
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CD80 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#94C8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #96cd80; /* rgb */ color: rgb(150, 205, 128); /* oklch */ color: oklch(79.1% 0.119 137.1);
Tailwind
colors: {
custom: {
50: '#b6dca5',
500: '#96cd80',
950: '#000000',
},
}SCSS
$custom: #96cd80; $custom-light: #b6dca5; $custom-dark: #000000;
JSON
{
"hex": "#96cd80",
"rgb": {
"r": 150,
"g": 205,
"b": 128
},
"hsl": {
"h": 102.857,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79144,
"c": 0.11926,
"h": 137.1
},
"luminance": 0.51705
}Semantic roles & 50–950 ramp
primary
#96CD80
secondary
#88549D
accent
#2FB790
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480