#9FD39C#9FD39C
#9FD39C is a light, moderate green. Relative luminance 0.564; OKLCH L 81.6% C 0.093 H 143.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD39C |
|---|---|
| RGB | rgb(159, 211, 156) |
| HSL | hsl(117, 38%, 72%) |
| HSV | hsv(117, 26%, 83%) |
| CMYK | cmyk(24.6%, 0%, 26.1%, 17.3%) |
| CIE-LAB | lab(79.82, -27.42, 21.93) |
| CIE-LCH | lch(79.82, 35.11, 141.35°) |
| OKLab | oklab(81.63% -0.0748 0.0557) |
| OKLCH | oklch(81.63% 0.093 143.3) |
| XYZ | xyz(43.5914, 56.3583, 40.0276) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 4.80
Darkseagreen
#8FBC8F
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.31
Pistachio
#93C572
ΔE00 7.23
Mint
#AAF0C1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD39C #D09CD3
analogous
#BBD39C #9FD39C #9CD3B5
triadic
#9FD39C #9C9FD3 #D39C9F
tetradic
#9FD39C #9CBBD3 #D09CD3 #D3B59C
square
#9FD39C #9CBBD3 #D09CD3 #D3B59C
split-complementary
#9FD39C #B59CD3 #D39CBB
monochromatic
#50A94B #76C072 #9FD39C #C8E6C6 #EAF6EA
Accessibility & contrast
On white
1.71
#9FD39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#9FD39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD39C
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD39C | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C999
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#9BD0C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fd39c; /* rgb */ color: rgb(159, 211, 156); /* oklch */ color: oklch(81.6% 0.093 143.3);
Tailwind
colors: {
custom: {
50: '#bce0b9',
500: '#9fd39c',
950: '#000000',
},
}SCSS
$custom: #9fd39c; $custom-light: #bce0b9; $custom-dark: #000000;
JSON
{
"hex": "#9fd39c",
"rgb": {
"r": 159,
"g": 211,
"b": 156
},
"hsl": {
"h": 116.727,
"s": 38.462,
"l": 71.961
},
"oklch": {
"l": 0.81626,
"c": 0.09327,
"h": 143.3
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#9FD39C
secondary
#A66AA9
accent
#34B1AB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481