#9FC596#9FC596
#9FC596 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.3% C 0.077 H 139.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC596 |
|---|---|
| RGB | rgb(159, 197, 150) |
| HSL | hsl(109, 29%, 68%) |
| HSV | hsv(109, 24%, 77%) |
| CMYK | cmyk(19.3%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.76, -21.57, 19.52) |
| CIE-LCH | lch(75.76, 29.09, 137.85°) |
| OKLab | oklab(78.34% -0.0586 0.0498) |
| OKLCH | oklch(78.34% 0.077 139.7) |
| XYZ | xyz(39.7681, 49.5045, 36.3084) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.19
Lichen
#8FB67B
ΔE00 5.29
Sage Green (survey)
#88B378
ΔE00 6.18
Sage Green
#9CAF88
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 7.01
Sage
#87AE73
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC596 #BC96C5
analogous
#B6C596 #9FC596 #96C5A4
triadic
#9FC596 #969FC5 #C5969F
tetradic
#9FC596 #96B6C5 #BC96C5 #C5A496
square
#9FC596 #96B6C5 #BC96C5 #C5A496
split-complementary
#9FC596 #A496C5 #C596B6
monochromatic
#5C9150 #7BAF6F #9FC596 #C3DBBD #E7F1E5
Accessibility & contrast
On white
1.93
#9FC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#9FC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC596
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC596 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#9DC2B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc596; /* rgb */ color: rgb(159, 197, 150); /* oklch */ color: oklch(78.3% 0.077 139.7);
Tailwind
colors: {
custom: {
50: '#bcd6b5',
500: '#9fc596',
950: '#000000',
},
}SCSS
$custom: #9fc596; $custom-light: #bcd6b5; $custom-dark: #000000;
JSON
{
"hex": "#9fc596",
"rgb": {
"r": 159,
"g": 197,
"b": 150
},
"hsl": {
"h": 108.511,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.78336,
"c": 0.07691,
"h": 139.7
},
"luminance": 0.49505
}Semantic roles & 50–950 ramp
primary
#9FC596
secondary
#E0D4E3
accent
#3EA793
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#121411
muted
#818380