#9DC396#9DC396
#9DC396 is a light, moderate green. Relative luminance 0.484; OKLCH L 77.8% C 0.075 H 140.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC396 |
|---|---|
| RGB | rgb(157, 195, 150) |
| HSL | hsl(111, 27%, 68%) |
| HSV | hsv(111, 23%, 76%) |
| CMYK | cmyk(19.5%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(75.08, -21.27, 18.55) |
| CIE-LCH | lch(75.08, 28.22, 138.90°) |
| OKLab | oklab(77.75% -0.0579 0.0474) |
| OKLCH | oklch(77.75% 0.075 140.7) |
| XYZ | xyz(38.9234, 48.3994, 36.1395) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.67
Lichen
#8FB67B
ΔE00 5.21
Sage Green (survey)
#88B378
ΔE00 6.02
Sage Green
#9CAF88
ΔE00 6.41
Greenish Grey
#96AE8D
ΔE00 6.44
Sage
#87AE73
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC396 #BC96C3
analogous
#B3C396 #9DC396 #96C3A6
triadic
#9DC396 #969DC3 #C3969D
tetradic
#9DC396 #96B3C3 #BC96C3 #C3A696
square
#9DC396 #96B3C3 #BC96C3 #C3A696
split-complementary
#9DC396 #A696C3 #C396B3
monochromatic
#5A8E51 #79AD6F #9DC396 #C1D9BD #E6F0E4
Accessibility & contrast
On white
1.97
#9DC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#9DC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC396
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC396 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#9BC0B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9dc396; /* rgb */ color: rgb(157, 195, 150); /* oklch */ color: oklch(77.8% 0.075 140.7);
Tailwind
colors: {
custom: {
50: '#bad5b5',
500: '#9dc396',
950: '#000000',
},
}SCSS
$custom: #9dc396; $custom-light: #bad5b5; $custom-dark: #000000;
JSON
{
"hex": "#9dc396",
"rgb": {
"r": 157,
"g": 195,
"b": 150
},
"hsl": {
"h": 110.667,
"s": 27.273,
"l": 67.647
},
"oklch": {
"l": 0.77753,
"c": 0.07479,
"h": 140.7
},
"luminance": 0.484
}Semantic roles & 50–950 ramp
primary
#9DC396
secondary
#DFD3E1
accent
#40A696
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380