#8CD07F#8CD07F
#8CD07F is a light, vivid green. Relative luminance 0.522; OKLCH L 79.2% C 0.131 H 140.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD07F |
|---|---|
| RGB | rgb(140, 208, 127) |
| HSL | hsl(110, 46%, 66%) |
| HSV | hsv(110, 39%, 82%) |
| CMYK | cmyk(32.7%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(77.41, -36.89, 33.58) |
| CIE-LCH | lch(77.41, 49.89, 137.69°) |
| OKLab | oklab(79.24% -0.1007 0.083) |
| OKLCH | oklch(79.24% 0.131 140.5) |
| XYZ | xyz(37.2005, 52.2179, 28.1935) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.81
Soft Green
#6FC276
ΔE00 4.85
Light Moss Green
#A6C875
ΔE00 6.22
Emerald
#50C878
ΔE00 6.93
Pale Olive Green
#B1D27B
ΔE00 6.93
Lightgreen
#90EE90
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD07F #C37FD0
analogous
#B4D07F #8CD07F #7FD09A
triadic
#8CD07F #7F8CD0 #D07F8C
tetradic
#8CD07F #7FB4D0 #C37FD0 #D09A7F
square
#8CD07F #7FB4D0 #C37FD0 #D09A7F
split-complementary
#8CD07F #9A7FD0 #D07FB4
monochromatic
#499C39 #64C052 #8CD07F #B4E0AC #DCF1D9
Accessibility & contrast
On white
1.84
#8CD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8CD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD07F
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD07F | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#87CBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8cd07f; /* rgb */ color: rgb(140, 208, 127); /* oklch */ color: oklch(79.2% 0.131 140.5);
Tailwind
colors: {
custom: {
50: '#b0dea5',
500: '#8cd07f',
950: '#000000',
},
}SCSS
$custom: #8cd07f; $custom-light: #b0dea5; $custom-dark: #000000;
JSON
{
"hex": "#8cd07f",
"rgb": {
"r": 140,
"g": 208,
"b": 127
},
"hsl": {
"h": 110.37,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.79244,
"c": 0.13053,
"h": 140.5
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#8CD07F
secondary
#9452A1
accent
#2CBAA3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480