#9CC596#9CC596
#9CC596 is a light, moderate green. Relative luminance 0.492; OKLCH L 78.1% C 0.079 H 141.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC596 |
|---|---|
| RGB | rgb(156, 197, 150) |
| HSL | hsl(112, 29%, 68%) |
| HSV | hsv(112, 24%, 77%) |
| CMYK | cmyk(20.8%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.58, -22.61, 19.24) |
| CIE-LCH | lch(75.58, 29.68, 139.61°) |
| OKLab | oklab(78.14% -0.0616 0.0491) |
| OKLCH | oklch(78.14% 0.079 141.5) |
| XYZ | xyz(39.1802, 49.2014, 36.2808) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.79
Lichen
#8FB67B
ΔE00 5.28
Sage Green (survey)
#88B378
ΔE00 6.07
Sage Green
#9CAF88
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 7.16
Sage
#87AE73
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC596 #BF96C5
analogous
#B3C596 #9CC596 #96C5A7
triadic
#9CC596 #969CC5 #C5969C
tetradic
#9CC596 #96B3C5 #BF96C5 #C5A796
square
#9CC596 #96B3C5 #BF96C5 #C5A796
split-complementary
#9CC596 #A796C5 #C596B3
monochromatic
#589150 #77AF6F #9CC596 #C1DBBD #E6F1E5
Accessibility & contrast
On white
1.94
#9CC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#9CC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC596
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC596 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#99C2B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9cc596; /* rgb */ color: rgb(156, 197, 150); /* oklch */ color: oklch(78.1% 0.079 141.5);
Tailwind
colors: {
custom: {
50: '#bad6b5',
500: '#9cc596',
950: '#000000',
},
}SCSS
$custom: #9cc596; $custom-light: #bad6b5; $custom-dark: #000000;
JSON
{
"hex": "#9cc596",
"rgb": {
"r": 156,
"g": 197,
"b": 150
},
"hsl": {
"h": 112.34,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.78138,
"c": 0.07874,
"h": 141.5
},
"luminance": 0.49202
}Semantic roles & 50–950 ramp
primary
#9CC596
secondary
#E1D4E3
accent
#3EA79A
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380