#86E178#86E178
#86E178 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.9% C 0.166 H 141.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86E178 |
|---|---|
| RGB | rgb(134, 225, 120) |
| HSL | hsl(112, 64%, 68%) |
| HSV | hsv(112, 47%, 88%) |
| CMYK | cmyk(40.4%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(81.99, -47.21, 42.85) |
| CIE-LCH | lch(81.99, 63.76, 137.77°) |
| OKLab | oklab(82.85% -0.1289 0.104) |
| OKLCH | oklch(82.85% 0.166 141.1) |
| XYZ | xyz(40.1453, 60.2725, 27.2841) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Lightish Green
#61E160
ΔE00 3.98
Fresh Green
#69D84F
ΔE00 5.00
Light Green
#96F97B
ΔE00 5.62
Palegreen
#98FB98
ΔE00 5.97
Easter Green
#8CFD7E
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E178 #D378E1
analogous
#BAE178 #86E178 #78E19E
triadic
#86E178 #7886E1 #E17886
tetradic
#86E178 #78BAE1 #D378E1 #E19E78
square
#86E178 #78BAE1 #D378E1 #E19E78
split-complementary
#86E178 #9E78E1 #E178BA
monochromatic
#3BB628 #59D646 #86E178 #B3ECAA #E0F7DC
Accessibility & contrast
On white
1.61
#86E178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#86E178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E178
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E178 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16F
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#7EDBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86e178; /* rgb */ color: rgb(134, 225, 120); /* oklch */ color: oklch(82.9% 0.166 141.1);
Tailwind
colors: {
custom: {
50: '#aeeba1',
500: '#86e178',
950: '#000000',
},
}SCSS
$custom: #86e178; $custom-light: #aeeba1; $custom-dark: #000000;
JSON
{
"hex": "#86e178",
"rgb": {
"r": 134,
"g": 225,
"b": 120
},
"hsl": {
"h": 112,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.82853,
"c": 0.16565,
"h": 141.1
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#86E178
secondary
#A846B7
accent
#1ACBB4
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480