#8CD47D#8CD47D
#8CD47D is a light, vivid green. Relative luminance 0.541; OKLCH L 80.2% C 0.139 H 140.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD47D |
|---|---|
| RGB | rgb(140, 212, 125) |
| HSL | hsl(110, 50%, 66%) |
| HSV | hsv(110, 41%, 83%) |
| CMYK | cmyk(34%, 0%, 41%, 16.9%) |
| CIE-LAB | lab(78.54, -38.98, 36.06) |
| CIE-LCH | lch(78.54, 53.11, 137.23°) |
| OKLab | oklab(80.15% -0.1065 0.0887) |
| OKLCH | oklch(80.15% 0.139 140.2) |
| XYZ | xyz(38.0590, 54.1413, 27.8431) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.45
Soft Green
#6FC276
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.54
Fresh Green
#69D84F
ΔE00 6.80
Lightish Green
#61E160
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD47D #C57DD4
analogous
#B7D47D #8CD47D #7DD499
triadic
#8CD47D #7D8CD4 #D47D8C
tetradic
#8CD47D #7DB7D4 #C57DD4 #D4997D
square
#8CD47D #7DB7D4 #C57DD4 #D4997D
split-complementary
#8CD47D #997DD4 #D47DB7
monochromatic
#48A135 #63C54F #8CD47D #B5E3AB #DDF2D9
Accessibility & contrast
On white
1.78
#8CD47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#8CD47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD47D
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD47D | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 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)
#D9C777
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#87CFBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd47d; /* rgb */ color: rgb(140, 212, 125); /* oklch */ color: oklch(80.2% 0.139 140.2);
Tailwind
colors: {
custom: {
50: '#b0e1a4',
500: '#8cd47d',
950: '#000000',
},
}SCSS
$custom: #8cd47d; $custom-light: #b0e1a4; $custom-dark: #000000;
JSON
{
"hex": "#8cd47d",
"rgb": {
"r": 140,
"g": 212,
"b": 125
},
"hsl": {
"h": 109.655,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.80152,
"c": 0.1386,
"h": 140.2
},
"luminance": 0.54143
}Semantic roles & 50–950 ramp
primary
#8CD47D
secondary
#974FA6
accent
#28BEA4
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480