#8CD97A#8CD97A
#8CD97A is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.149 H 139.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD97A |
|---|---|
| RGB | rgb(140, 217, 122) |
| HSL | hsl(109, 56%, 66%) |
| HSV | hsv(109, 44%, 85%) |
| CMYK | cmyk(35.5%, 0%, 43.8%, 14.9%) |
| CIE-LAB | lab(79.96, -41.62, 39.37) |
| CIE-LCH | lch(79.96, 57.29, 136.59°) |
| OKLab | oklab(81.29% -0.1138 0.0962) |
| OKLCH | oklch(81.29% 0.149 139.8) |
| XYZ | xyz(39.1395, 56.6044, 27.2720) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.98
Pistachio
#93C572
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.62
Fresh Green
#69D84F
ΔE00 5.79
Soft Green
#6FC276
ΔE00 6.91
Pale Olive Green
#B1D27B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD97A #C77AD9
analogous
#BCD97A #8CD97A #7AD998
triadic
#8CD97A #7A8CD9 #D97A8C
tetradic
#8CD97A #7ABCD9 #C77AD9 #D9987A
square
#8CD97A #7ABCD9 #C77AD9 #D9987A
split-complementary
#8CD97A #987AD9 #D97ABC
monochromatic
#47A830 #63CB4A #8CD97A #B5E7AA #DEF4D9
Accessibility & contrast
On white
1.70
#8CD97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#8CD97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD97A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD97A | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#87D3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd97a; /* rgb */ color: rgb(140, 217, 122); /* oklch */ color: oklch(81.3% 0.149 139.8);
Tailwind
colors: {
custom: {
50: '#b1e5a2',
500: '#8cd97a',
950: '#000000',
},
}SCSS
$custom: #8cd97a; $custom-light: #b1e5a2; $custom-dark: #000000;
JSON
{
"hex": "#8cd97a",
"rgb": {
"r": 140,
"g": 217,
"b": 122
},
"hsl": {
"h": 108.632,
"s": 55.556,
"l": 66.471
},
"oklch": {
"l": 0.81285,
"c": 0.14899,
"h": 139.8
},
"luminance": 0.56606
}Semantic roles & 50–950 ramp
primary
#8CD97A
secondary
#994CAC
accent
#22C3A5
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480