#8CD97F#8CD97F
#8CD97F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.4% C 0.144 H 140.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD97F |
|---|---|
| RGB | rgb(140, 217, 127) |
| HSL | hsl(111, 54%, 67%) |
| HSV | hsv(111, 41%, 85%) |
| CMYK | cmyk(35.5%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(80.03, -40.92, 36.97) |
| CIE-LCH | lch(80.03, 55.15, 137.91°) |
| OKLab | oklab(81.37% -0.1117 0.0909) |
| OKLCH | oklch(81.37% 0.144 140.9) |
| XYZ | xyz(39.4573, 56.7315, 28.9458) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Pistachio
#93C572
ΔE00 5.59
Lightish Green
#61E160
ΔE00 6.08
Fresh Green
#69D84F
ΔE00 6.47
Soft Green
#6FC276
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD97F #CC7FD9
analogous
#B9D97F #8CD97F #7FD99F
triadic
#8CD97F #7F8CD9 #D97F8C
tetradic
#8CD97F #7FB9D9 #CC7FD9 #D99F7F
square
#8CD97F #7FB9D9 #CC7FD9 #D99F7F
split-complementary
#8CD97F #9F7FD9 #D97FB9
monochromatic
#44AB33 #62CB50 #8CD97F #B6E7AE #E1F5DD
Accessibility & contrast
On white
1.70
#8CD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8CD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD97F
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD97F | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#86D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd97f; /* rgb */ color: rgb(140, 217, 127); /* oklch */ color: oklch(81.4% 0.144 140.9);
Tailwind
colors: {
custom: {
50: '#b1e5a5',
500: '#8cd97f',
950: '#000000',
},
}SCSS
$custom: #8cd97f; $custom-light: #b1e5a5; $custom-dark: #000000;
JSON
{
"hex": "#8cd97f",
"rgb": {
"r": 140,
"g": 217,
"b": 127
},
"hsl": {
"h": 111.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81367,
"c": 0.14402,
"h": 140.9
},
"luminance": 0.56733
}Semantic roles & 50–950 ramp
primary
#8CD97F
secondary
#A04EAE
accent
#24C2AB
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480