#8FD17E#8FD17E
#8FD17E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.6% C 0.131 H 139.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD17E |
|---|---|
| RGB | rgb(143, 209, 126) |
| HSL | hsl(108, 47%, 66%) |
| HSV | hsv(108, 40%, 82%) |
| CMYK | cmyk(31.6%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(77.84, -36.50, 34.68) |
| CIE-LCH | lch(77.84, 50.35, 136.46°) |
| OKLab | oklab(79.63% -0.0997 0.0856) |
| OKLCH | oklch(79.63% 0.131 139.4) |
| XYZ | xyz(37.8928, 52.9454, 27.9576) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.63
Soft Green
#6FC276
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 6.40
Lightgreen
#90EE90
ΔE00 6.80
Light Grey Green
#B7E1A1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD17E #C07ED1
analogous
#B8D17E #8FD17E #7ED196
triadic
#8FD17E #7E8FD1 #D17E8F
tetradic
#8FD17E #7EB8D1 #C07ED1 #D1967E
square
#8FD17E #7EB8D1 #C07ED1 #D1967E
split-complementary
#8FD17E #967ED1 #D17EB8
monochromatic
#4D9D38 #68C151 #8FD17E #B6E1AB #DDF1D8
Accessibility & contrast
On white
1.81
#8FD17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#8FD17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD17E
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD17E | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C478
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#8BCCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fd17e; /* rgb */ color: rgb(143, 209, 126); /* oklch */ color: oklch(79.6% 0.131 139.4);
Tailwind
colors: {
custom: {
50: '#b2dfa4',
500: '#8fd17e',
950: '#000000',
},
}SCSS
$custom: #8fd17e; $custom-light: #b2dfa4; $custom-dark: #000000;
JSON
{
"hex": "#8fd17e",
"rgb": {
"r": 143,
"g": 209,
"b": 126
},
"hsl": {
"h": 107.711,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.7963,
"c": 0.13138,
"h": 139.4
},
"luminance": 0.52947
}Semantic roles & 50–950 ramp
primary
#8FD17E
secondary
#9151A2
accent
#2BBB9D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480