#96D99F#96D99F
#96D99F is a very light, moderate green. Relative luminance 0.586; OKLCH L 82.5% C 0.105 H 148.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #96D99F |
|---|---|
| RGB | rgb(150, 217, 159) |
| HSL | hsl(128, 47%, 72%) |
| HSV | hsv(128, 31%, 85%) |
| CMYK | cmyk(30.9%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(81.08, -32.69, 22.01) |
| CIE-LCH | lch(81.08, 39.41, 146.05°) |
| OKLab | oklab(82.53% -0.0894 0.0559) |
| OKLCH | oklch(82.53% 0.105 148) |
| XYZ | xyz(43.6464, 58.6110, 41.8075) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.77
Light Grey Green
#B7E1A1
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.94
Mint
#AAF0C1
ΔE00 6.17
Light Sage
#BCECAC
ΔE00 6.35
Light Sea Green
#98F6B0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D99F #D996D0
analogous
#AFD996 #96D99F #96D9C1
triadic
#96D99F #9F96D9 #D99F96
tetradic
#96D99F #96AFD9 #D996D0 #D9C196
square
#96D99F #96AFD9 #D996D0 #D9C196
split-complementary
#96D99F #C196D9 #D996AF
monochromatic
#41B450 #69C976 #96D99F #C3E9C8 #E9F7EA
Accessibility & contrast
On white
1.65
#96D99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#96D99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D99F
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D99F | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#8DD6C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96d99f; /* rgb */ color: rgb(150, 217, 159); /* oklch */ color: oklch(82.5% 0.105 148.0);
Tailwind
colors: {
custom: {
50: '#b6e5bb',
500: '#96d99f',
950: '#000000',
},
}SCSS
$custom: #96d99f; $custom-light: #b6e5bb; $custom-dark: #000000;
JSON
{
"hex": "#96d99f",
"rgb": {
"r": 150,
"g": 217,
"b": 159
},
"hsl": {
"h": 128.06,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.82529,
"c": 0.10545,
"h": 148
},
"luminance": 0.58613
}Semantic roles & 50–950 ramp
primary
#96D99F
secondary
#B063A6
accent
#2BA7BA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482