#8CD17E#8CD17E
#8CD17E is a light, vivid green. Relative luminance 0.527; OKLCH L 79.5% C 0.133 H 140.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD17E |
|---|---|
| RGB | rgb(140, 209, 126) |
| HSL | hsl(110, 47%, 66%) |
| HSV | hsv(110, 40%, 82%) |
| CMYK | cmyk(33%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(77.69, -37.49, 34.45) |
| CIE-LCH | lch(77.69, 50.91, 137.42°) |
| OKLab | oklab(79.46% -0.1024 0.085) |
| OKLCH | oklch(79.46% 0.133 140.3) |
| XYZ | xyz(37.3802, 52.6811, 27.9335) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.90
Soft Green
#6FC276
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 6.24
Lightgreen
#90EE90
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.86
Emerald
#50C878
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD17E #C37ED1
analogous
#B5D17E #8CD17E #7ED199
triadic
#8CD17E #7E8CD1 #D17E8C
tetradic
#8CD17E #7EB5D1 #C37ED1 #D1997E
square
#8CD17E #7EB5D1 #C37ED1 #D1997E
split-complementary
#8CD17E #997ED1 #D17EB5
monochromatic
#499D38 #64C151 #8CD17E #B4E1AB #DCF1D8
Accessibility & contrast
On white
1.82
#8CD17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8CD17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD17E
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD17E | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#87CCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cd17e; /* rgb */ color: rgb(140, 209, 126); /* oklch */ color: oklch(79.5% 0.133 140.3);
Tailwind
colors: {
custom: {
50: '#b0dfa4',
500: '#8cd17e',
950: '#000000',
},
}SCSS
$custom: #8cd17e; $custom-light: #b0dfa4; $custom-dark: #000000;
JSON
{
"hex": "#8cd17e",
"rgb": {
"r": 140,
"g": 209,
"b": 126
},
"hsl": {
"h": 109.88,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.79462,
"c": 0.13307,
"h": 140.3
},
"luminance": 0.52683
}Semantic roles & 50–950 ramp
primary
#8CD17E
secondary
#9451A2
accent
#2BBBA2
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480