#86F08E#86F08E
#86F08E is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.166 H 145.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86F08E |
|---|---|
| RGB | rgb(134, 240, 142) |
| HSL | hsl(125, 78%, 73%) |
| HSV | hsv(125, 44%, 94%) |
| CMYK | cmyk(44.2%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(86.67, -50.35, 38.02) |
| CIE-LCH | lch(86.67, 63.09, 142.94°) |
| OKLab | oklab(86.78% -0.1369 0.0938) |
| OKLCH | oklch(86.78% 0.166 145.6) |
| XYZ | xyz(45.8717, 69.3384, 36.5524) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.25
Palegreen
#98FB98
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.26
Foam Green
#90FDA9
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F08E #F086E8
analogous
#B3F086 #86F08E #86F0C3
triadic
#86F08E #8E86F0 #F08E86
tetradic
#86F08E #86B3F0 #F086E8 #F0C386
square
#86F08E #86B3F0 #F086E8 #F0C386
split-complementary
#86F08E #C386F0 #F086B3
monochromatic
#1CE02B #50E95B #86F08E #BCF7C1 #E4FCE6
Accessibility & contrast
On white
1.41
#86F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#86F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F08E
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F08E | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#77EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #86f08e; /* rgb */ color: rgb(134, 240, 142); /* oklch */ color: oklch(86.8% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#aef5b0',
500: '#86f08e',
950: '#000000',
},
}SCSS
$custom: #86f08e; $custom-light: #aef5b0; $custom-dark: #000000;
JSON
{
"hex": "#86f08e",
"rgb": {
"r": 134,
"g": 240,
"b": 142
},
"hsl": {
"h": 124.528,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.86775,
"c": 0.16599,
"h": 145.6
},
"luminance": 0.69342
}Semantic roles & 50–950 ramp
primary
#86F08E
secondary
#CB4FC2
accent
#0BCBDA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581