#8CD97C#8CD97C
#8CD97C is a light, vivid green. Relative luminance 0.567; OKLCH L 81.3% C 0.147 H 140.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD97C |
|---|---|
| RGB | rgb(140, 217, 124) |
| HSL | hsl(110, 55%, 67%) |
| HSV | hsv(110, 43%, 85%) |
| CMYK | cmyk(35.5%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(79.98, -41.34, 38.41) |
| CIE-LCH | lch(79.98, 56.43, 137.11°) |
| OKLab | oklab(81.32% -0.113 0.0941) |
| OKLCH | oklch(81.32% 0.147 140.2) |
| XYZ | xyz(39.2647, 56.6545, 27.9314) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.88
Pistachio
#93C572
ΔE00 5.53
Lightish Green
#61E160
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 6.05
Soft Green
#6FC276
ΔE00 6.76
Pale Olive Green
#B1D27B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD97C #C97CD9
analogous
#BBD97C #8CD97C #7CD99B
triadic
#8CD97C #7C8CD9 #D97C8C
tetradic
#8CD97C #7CBBD9 #C97CD9 #D99B7C
square
#8CD97C #7CBBD9 #C97CD9 #D99B7C
split-complementary
#8CD97C #9B7CD9 #D97CBB
monochromatic
#46A931 #62CB4D #8CD97C #B6E7AB #DFF5DB
Accessibility & contrast
On white
1.70
#8CD97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#8CD97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD97C
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD97C | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#D2C482
Tritanopia (blue-blind)
#86D4C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd97c; /* rgb */ color: rgb(140, 217, 124); /* oklch */ color: oklch(81.3% 0.147 140.2);
Tailwind
colors: {
custom: {
50: '#b1e5a3',
500: '#8cd97c',
950: '#000000',
},
}SCSS
$custom: #8cd97c; $custom-light: #b1e5a3; $custom-dark: #000000;
JSON
{
"hex": "#8cd97c",
"rgb": {
"r": 140,
"g": 217,
"b": 124
},
"hsl": {
"h": 109.677,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81317,
"c": 0.14701,
"h": 140.2
},
"luminance": 0.56656
}Semantic roles & 50–950 ramp
primary
#8CD97C
secondary
#9C4DAD
accent
#23C3A7
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480