#8CD07C#8CD07C
#8CD07C is a light, vivid green. Relative luminance 0.521; OKLCH L 79.2% C 0.134 H 139.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD07C |
|---|---|
| RGB | rgb(140, 208, 124) |
| HSL | hsl(109, 47%, 65%) |
| HSV | hsv(109, 40%, 82%) |
| CMYK | cmyk(32.7%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(77.36, -37.33, 35.05) |
| CIE-LCH | lch(77.36, 51.20, 136.80°) |
| OKLab | oklab(79.19% -0.102 0.0864) |
| OKLCH | oklch(79.19% 0.134 139.7) |
| XYZ | xyz(37.0079, 52.1408, 27.1791) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.59
Soft Green
#6FC276
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.70
Lightgreen
#90EE90
ΔE00 6.96
Emerald
#50C878
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD07C #C07CD0
analogous
#B6D07C #8CD07C #7CD096
triadic
#8CD07C #7C8CD0 #D07C8C
tetradic
#8CD07C #7CB6D0 #C07CD0 #D0967C
square
#8CD07C #7CB6D0 #C07CD0 #D0967C
split-complementary
#8CD07C #967CD0 #D07CB6
monochromatic
#4A9A37 #64C04F #8CD07C #B4E0A9 #DBF0D6
Accessibility & contrast
On white
1.84
#8CD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#8CD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD07C
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD07C | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C376
Deuteranopia (green-blind)
#CABD81
Tritanopia (blue-blind)
#88CBBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8cd07c; /* rgb */ color: rgb(140, 208, 124); /* oklch */ color: oklch(79.2% 0.134 139.7);
Tailwind
colors: {
custom: {
50: '#b0dfa3',
500: '#8cd07c',
950: '#000000',
},
}SCSS
$custom: #8cd07c; $custom-light: #b0dfa3; $custom-dark: #000000;
JSON
{
"hex": "#8cd07c",
"rgb": {
"r": 140,
"g": 208,
"b": 124
},
"hsl": {
"h": 108.571,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79191,
"c": 0.13362,
"h": 139.7
},
"luminance": 0.52142
}Semantic roles & 50–950 ramp
primary
#8CD07C
secondary
#9150A0
accent
#2BBA9F
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480