#9FD996#9FD996
#9FD996 is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.9% C 0.109 H 141.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD996 |
|---|---|
| RGB | rgb(159, 217, 150) |
| HSL | hsl(112, 47%, 72%) |
| HSV | hsv(112, 31%, 85%) |
| CMYK | cmyk(26.7%, 0%, 30.9%, 14.9%) |
| CIE-LAB | lab(81.40, -31.25, 27.21) |
| CIE-LCH | lch(81.40, 41.44, 138.95°) |
| OKLab | oklab(82.86% -0.0852 0.0685) |
| OKLCH | oklch(82.86% 0.109 141.2) |
| XYZ | xyz(44.6143, 59.1971, 37.9238) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.81
Hospital Green
#9BE5AA
ΔE00 4.27
Light Sage
#BCECAC
ΔE00 5.16
Pistachio
#93C572
ΔE00 6.39
Lightgreen
#90EE90
ΔE00 6.53
Washed Out Green
#BCF5A6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD996 #D096D9
analogous
#C1D996 #9FD996 #96D9AF
triadic
#9FD996 #969FD9 #D9969F
tetradic
#9FD996 #96C1D9 #D096D9 #D9AF96
square
#9FD996 #96C1D9 #D096D9 #D9AF96
split-complementary
#9FD996 #AF96D9 #D996C1
monochromatic
#50B441 #76C969 #9FD996 #C8E9C3 #EAF7E9
Accessibility & contrast
On white
1.64
#9FD996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#9FD996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD996
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD996 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#9BD5C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd996; /* rgb */ color: rgb(159, 217, 150); /* oklch */ color: oklch(82.9% 0.109 141.2);
Tailwind
colors: {
custom: {
50: '#bde5b5',
500: '#9fd996',
950: '#000000',
},
}SCSS
$custom: #9fd996; $custom-light: #bde5b5; $custom-dark: #000000;
JSON
{
"hex": "#9fd996",
"rgb": {
"r": 159,
"g": 217,
"b": 150
},
"hsl": {
"h": 111.94,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.82864,
"c": 0.10929,
"h": 141.2
},
"luminance": 0.59199
}Semantic roles & 50–950 ramp
primary
#9FD996
secondary
#A663B0
accent
#2BBAA7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481