#96D49F#96D49F
#96D49F is a light, moderate green. Relative luminance 0.561; OKLCH L 81.4% C 0.098 H 148.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #96D49F |
|---|---|
| RGB | rgb(150, 212, 159) |
| HSL | hsl(129, 42%, 71%) |
| HSV | hsv(129, 29%, 83%) |
| CMYK | cmyk(29.2%, 0%, 25%, 16.9%) |
| CIE-LAB | lab(79.66, -30.33, 20.05) |
| CIE-LCH | lch(79.66, 36.36, 146.54°) |
| OKLab | oklab(81.38% -0.0831 0.0511) |
| OKLCH | oklch(81.38% 0.098 148.4) |
| XYZ | xyz(42.3771, 56.0724, 41.3844) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.20
Darkseagreen
#8FBC8F
ΔE00 6.21
Mint
#AAF0C1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D49F #D496CB
analogous
#ACD496 #96D49F #96D4BE
triadic
#96D49F #9F96D4 #D49F96
tetradic
#96D49F #96ACD4 #D496CB #D4BE96
square
#96D49F #96ACD4 #D496CB #D4BE96
split-complementary
#96D49F #BE96D4 #D496AC
monochromatic
#46AA54 #6BC277 #96D49F #C1E6C7 #E9F6EB
Accessibility & contrast
On white
1.72
#96D49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#96D49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D49F
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D49F | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#CBC3A2
Tritanopia (blue-blind)
#8ED1C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96d49f; /* rgb */ color: rgb(150, 212, 159); /* oklch */ color: oklch(81.4% 0.098 148.4);
Tailwind
colors: {
custom: {
50: '#b6e1bb',
500: '#96d49f',
950: '#000000',
},
}SCSS
$custom: #96d49f; $custom-light: #b6e1bb; $custom-dark: #000000;
JSON
{
"hex": "#96d49f",
"rgb": {
"r": 150,
"g": 212,
"b": 159
},
"hsl": {
"h": 128.71,
"s": 41.892,
"l": 70.98
},
"oklch": {
"l": 0.81383,
"c": 0.09752,
"h": 148.4
},
"luminance": 0.56074
}Semantic roles & 50–950 ramp
primary
#96D49F
secondary
#AA64A0
accent
#31A2B5
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482