#9CD97F#9CD97F
#9CD97F is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.3% C 0.135 H 136.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD97F |
|---|---|
| RGB | rgb(156, 217, 127) |
| HSL | hsl(101, 54%, 67%) |
| HSV | hsv(101, 41%, 85%) |
| CMYK | cmyk(28.1%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(80.86, -35.61, 38.21) |
| CIE-LCH | lch(80.86, 52.23, 132.99°) |
| OKLab | oklab(82.27% -0.0976 0.0937) |
| OKLCH | oklch(82.27% 0.135 136.2) |
| XYZ | xyz(42.3528, 58.2245, 29.0815) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.88
Pale Olive Green
#B1D27B
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD97F #BC7FD9
analogous
#C9D97F #9CD97F #7FD98F
triadic
#9CD97F #7F9CD9 #D97F9C
tetradic
#9CD97F #7FC9D9 #BC7FD9 #D98F7F
square
#9CD97F #7FC9D9 #BC7FD9 #D98F7F
split-complementary
#9CD97F #8F7FD9 #D97FC9
monochromatic
#59AB33 #78CB50 #9CD97F #C0E7AE #E5F5DD
Accessibility & contrast
On white
1.66
#9CD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#9CD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD97F
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD97F | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#9BD3C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd97f; /* rgb */ color: rgb(156, 217, 127); /* oklch */ color: oklch(82.3% 0.135 136.2);
Tailwind
colors: {
custom: {
50: '#bbe5a5',
500: '#9cd97f',
950: '#000000',
},
}SCSS
$custom: #9cd97f; $custom-light: #bbe5a5; $custom-dark: #000000;
JSON
{
"hex": "#9cd97f",
"rgb": {
"r": 156,
"g": 217,
"b": 127
},
"hsl": {
"h": 100.667,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.82266,
"c": 0.13526,
"h": 136.2
},
"luminance": 0.58226
}Semantic roles & 50–950 ramp
primary
#9CD97F
secondary
#8F4EAE
accent
#24C28F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480