#8CD47E#8CD47E
#8CD47E is a light, vivid green. Relative luminance 0.542; OKLCH L 80.2% C 0.138 H 140.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD47E |
|---|---|
| RGB | rgb(140, 212, 126) |
| HSL | hsl(110, 50%, 66%) |
| HSV | hsv(110, 41%, 83%) |
| CMYK | cmyk(34%, 0%, 40.6%, 16.9%) |
| CIE-LAB | lab(78.56, -38.84, 35.58) |
| CIE-LCH | lch(78.56, 52.67, 137.51°) |
| OKLab | oklab(80.17% -0.1061 0.0876) |
| OKLCH | oklch(80.17% 0.138 140.4) |
| XYZ | xyz(38.1232, 54.1670, 28.1812) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.49
Soft Green
#6FC276
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.97
Light Moss Green
#A6C875
ΔE00 6.60
Lightish Green
#61E160
ΔE00 6.91
Pale Olive Green
#B1D27B
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD47E #C67ED4
analogous
#B7D47E #8CD47E #7ED49B
triadic
#8CD47E #7E8CD4 #D47E8C
tetradic
#8CD47E #7EB7D4 #C67ED4 #D49B7E
square
#8CD47E #7EB7D4 #C67ED4 #D49B7E
split-complementary
#8CD47E #9B7ED4 #D47EB7
monochromatic
#47A236 #63C550 #8CD47E #B5E3AC #DEF3DA
Accessibility & contrast
On white
1.77
#8CD47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#8CD47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD47E
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD47E | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C778
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#87CFBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd47e; /* rgb */ color: rgb(140, 212, 126); /* oklch */ color: oklch(80.2% 0.138 140.4);
Tailwind
colors: {
custom: {
50: '#b0e1a4',
500: '#8cd47e',
950: '#000000',
},
}SCSS
$custom: #8cd47e; $custom-light: #b0e1a4; $custom-dark: #000000;
JSON
{
"hex": "#8cd47e",
"rgb": {
"r": 140,
"g": 212,
"b": 126
},
"hsl": {
"h": 110.233,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.80169,
"c": 0.13758,
"h": 140.4
},
"luminance": 0.54169
}Semantic roles & 50–950 ramp
primary
#8CD47E
secondary
#9850A6
accent
#28BDA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480