#8FE176#8FE176
#8FE176 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.163 H 138.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE176 |
|---|---|
| RGB | rgb(143, 225, 118) |
| HSL | hsl(106, 64%, 67%) |
| HSV | hsv(106, 48%, 88%) |
| CMYK | cmyk(36.4%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(82.38, -44.65, 44.40) |
| CIE-LCH | lch(82.38, 62.97, 135.16°) |
| OKLab | oklab(83.28% -0.1224 0.1073) |
| OKLCH | oklch(83.28% 0.163 138.7) |
| XYZ | xyz(41.5215, 60.9960, 26.7216) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.68
Fresh Green
#69D84F
ΔE00 5.16
Light Green
#96F97B
ΔE00 5.36
Palegreen
#98FB98
ΔE00 6.20
Easter Green
#8CFD7E
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE176 #C876E1
analogous
#C5E176 #8FE176 #76E192
triadic
#8FE176 #768FE1 #E1768F
tetradic
#8FE176 #76C5E1 #C876E1 #E19276
square
#8FE176 #76C5E1 #C876E1 #E19276
split-complementary
#8FE176 #9276E1 #E176C5
monochromatic
#49B528 #66D644 #8FE176 #B8ECA8 #E1F7DA
Accessibility & contrast
On white
1.59
#8FE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#8FE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE176
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE176 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#8ADBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fe176; /* rgb */ color: rgb(143, 225, 118); /* oklch */ color: oklch(83.3% 0.163 138.7);
Tailwind
colors: {
custom: {
50: '#b3eb9f',
500: '#8fe176',
950: '#000000',
},
}SCSS
$custom: #8fe176; $custom-light: #b3eb9f; $custom-dark: #000000;
JSON
{
"hex": "#8fe176",
"rgb": {
"r": 143,
"g": 225,
"b": 118
},
"hsl": {
"h": 105.981,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.83275,
"c": 0.16277,
"h": 138.7
},
"luminance": 0.60998
}Semantic roles & 50–950 ramp
primary
#8FE176
secondary
#9C45B6
accent
#1ACCA2
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480