#9FD997#9FD997
#9FD997 is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.9% C 0.108 H 141.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD997 |
|---|---|
| RGB | rgb(159, 217, 151) |
| HSL | hsl(113, 46%, 72%) |
| HSV | hsv(113, 30%, 85%) |
| CMYK | cmyk(26.7%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(81.42, -31.09, 26.72) |
| CIE-LCH | lch(81.42, 40.99, 139.32°) |
| OKLab | oklab(82.88% -0.0848 0.0673) |
| OKLCH | oklch(82.88% 0.108 141.6) |
| XYZ | xyz(44.6952, 59.2294, 38.3497) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.82
Hospital Green
#9BE5AA
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 5.14
Pistachio
#93C572
ΔE00 6.53
Lightgreen
#90EE90
ΔE00 6.63
Washed Out Green
#BCF5A6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD997 #D197D9
analogous
#C0D997 #9FD997 #97D9B0
triadic
#9FD997 #979FD9 #D9979F
tetradic
#9FD997 #97C0D9 #D197D9 #D9B097
square
#9FD997 #97C0D9 #D197D9 #D9B097
split-complementary
#9FD997 #B097D9 #D997C0
monochromatic
#50B442 #76C96A #9FD997 #C8E9C4 #EAF7E9
Accessibility & contrast
On white
1.63
#9FD997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#9FD997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD997
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD997 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#9BD5C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd997; /* rgb */ color: rgb(159, 217, 151); /* oklch */ color: oklch(82.9% 0.108 141.6);
Tailwind
colors: {
custom: {
50: '#bde5b6',
500: '#9fd997',
950: '#000000',
},
}SCSS
$custom: #9fd997; $custom-light: #bde5b6; $custom-dark: #000000;
JSON
{
"hex": "#9fd997",
"rgb": {
"r": 159,
"g": 217,
"b": 151
},
"hsl": {
"h": 112.727,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.82884,
"c": 0.10822,
"h": 141.6
},
"luminance": 0.59231
}Semantic roles & 50–950 ramp
primary
#9FD997
secondary
#A764B0
accent
#2CBAA9
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481