#9FD39F#9FD39F
#9FD39F is a light, moderate green. Relative luminance 0.565; OKLCH L 81.7% C 0.090 H 144.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD39F |
|---|---|
| RGB | rgb(159, 211, 159) |
| HSL | hsl(120, 37%, 73%) |
| HSV | hsv(120, 25%, 83%) |
| CMYK | cmyk(24.6%, 0%, 24.6%, 17.3%) |
| CIE-LAB | lab(79.88, -26.91, 20.43) |
| CIE-LCH | lch(79.88, 33.79, 142.79°) |
| OKLab | oklab(81.69% -0.0735 0.0521) |
| OKLCH | oklch(81.69% 0.09 144.7) |
| XYZ | xyz(43.8486, 56.4612, 41.3820) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 6.54
Mint
#AAF0C1
ΔE00 7.18
Seafoam
#7FE0B3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD39F #D39FD3
analogous
#B9D39F #9FD39F #9FD3B9
triadic
#9FD39F #9F9FD3 #D39F9F
tetradic
#9FD39F #9FB9D3 #D39FD3 #D3B99F
square
#9FD39F #9FB9D3 #D39FD3 #D3B99F
split-complementary
#9FD39F #B99FD3 #D39FB9
monochromatic
#4EAA4E #75C075 #9FD39F #C9E6C9 #EAF5EA
Accessibility & contrast
On white
1.71
#9FD39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#9FD39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD39F
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD39F | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#9AD0C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fd39f; /* rgb */ color: rgb(159, 211, 159); /* oklch */ color: oklch(81.7% 0.090 144.7);
Tailwind
colors: {
custom: {
50: '#bce0bb',
500: '#9fd39f',
950: '#000000',
},
}SCSS
$custom: #9fd39f; $custom-light: #bce0bb; $custom-dark: #000000;
JSON
{
"hex": "#9fd39f",
"rgb": {
"r": 159,
"g": 211,
"b": 159
},
"hsl": {
"h": 120,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.81692,
"c": 0.09008,
"h": 144.7
},
"luminance": 0.56463
}Semantic roles & 50–950 ramp
primary
#9FD39F
secondary
#A96DA9
accent
#35B0B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482