#96CD8D#96CD8D
#96CD8D is a light, moderate green. Relative luminance 0.521; OKLCH L 79.4% C 0.105 H 141.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96CD8D |
|---|---|
| RGB | rgb(150, 205, 141) |
| HSL | hsl(112, 39%, 68%) |
| HSV | hsv(112, 31%, 80%) |
| CMYK | cmyk(26.8%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(77.32, -30.02, 26.32) |
| CIE-LCH | lch(77.32, 39.92, 138.76°) |
| OKLab | oklab(79.39% -0.0818 0.0662) |
| OKLCH | oklch(79.39% 0.105 141) |
| XYZ | xyz(39.2153, 52.0684, 33.1782) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.76
Darkseagreen
#8FBC8F
ΔE00 5.66
Soft Green
#6FC276
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 5.94
Lichen
#8FB67B
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CD8D #C48DCD
analogous
#B6CD8D #96CD8D #8DCDA4
triadic
#96CD8D #8D96CD #CD8D96
tetradic
#96CD8D #8DB6CD #C48DCD #CDA48D
square
#96CD8D #8DB6CD #C48DCD #CDA48D
split-complementary
#96CD8D #A48DCD #CD8DB6
monochromatic
#509B44 #6FBA62 #96CD8D #BDE0B8 #E4F2E2
Accessibility & contrast
On white
1.84
#96CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#96CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CD8D
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CD8D | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C289
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#92C9BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96cd8d; /* rgb */ color: rgb(150, 205, 141); /* oklch */ color: oklch(79.4% 0.105 141.0);
Tailwind
colors: {
custom: {
50: '#b6dcae',
500: '#96cd8d',
950: '#000000',
},
}SCSS
$custom: #96cd8d; $custom-light: #b6dcae; $custom-dark: #000000;
JSON
{
"hex": "#96cd8d",
"rgb": {
"r": 150,
"g": 205,
"b": 141
},
"hsl": {
"h": 111.563,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79391,
"c": 0.10524,
"h": 141
},
"luminance": 0.5207
}Semantic roles & 50–950 ramp
primary
#96CD8D
secondary
#985CA2
accent
#33B2A0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481