#8FEC84#8FEC84
#8FEC84 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.1% C 0.165 H 141.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEC84 |
|---|---|
| RGB | rgb(143, 236, 132) |
| HSL | hsl(114, 73%, 72%) |
| HSV | hsv(114, 44%, 93%) |
| CMYK | cmyk(39.4%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(85.75, -47.49, 41.83) |
| CIE-LCH | lch(85.75, 63.29, 138.62°) |
| OKLab | oklab(86.08% -0.1296 0.1022) |
| OKLCH | oklch(86.08% 0.165 141.7) |
| XYZ | xyz(45.4861, 67.4939, 32.4562) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Palegreen
#98FB98
ΔE00 3.47
Light Green
#96F97B
ΔE00 3.79
Easter Green
#8CFD7E
ΔE00 4.24
Pale Light Green
#B1FC99
ΔE00 4.67
Mint Green
#8FFF9F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEC84 #E184EC
analogous
#C3EC84 #8FEC84 #84ECAD
triadic
#8FEC84 #848FEC #EC848F
tetradic
#8FEC84 #84C3EC #E184EC #ECAD84
square
#8FEC84 #84C3EC #E184EC #ECAD84
split-complementary
#8FEC84 #AD84EC #EC84C3
monochromatic
#34D521 #5FE44F #8FEC84 #BFF4B9 #E7FBE4
Accessibility & contrast
On white
1.45
#8FEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#8FEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEC84
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEC84 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#86E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8fec84; /* rgb */ color: rgb(143, 236, 132); /* oklch */ color: oklch(86.1% 0.165 141.7);
Tailwind
colors: {
custom: {
50: '#b4f3a9',
500: '#8fec84',
950: '#000000',
},
}SCSS
$custom: #8fec84; $custom-light: #b4f3a9; $custom-dark: #000000;
JSON
{
"hex": "#8fec84",
"rgb": {
"r": 143,
"g": 236,
"b": 132
},
"hsl": {
"h": 113.654,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.86084,
"c": 0.16505,
"h": 141.7
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#8FEC84
secondary
#B94EC6
accent
#10D5C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581