#86EF8F#86EF8F
#86EF8F is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.164 H 145.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #86EF8F |
|---|---|
| RGB | rgb(134, 239, 143) |
| HSL | hsl(125, 77%, 73%) |
| HSV | hsv(125, 44%, 94%) |
| CMYK | cmyk(43.9%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.40, -49.79, 37.17) |
| CIE-LCH | lch(86.40, 62.13, 143.26°) |
| OKLab | oklab(86.56% -0.1354 0.0919) |
| OKLCH | oklch(86.56% 0.164 145.8) |
| XYZ | xyz(45.6535, 68.7814, 36.8518) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.16
Palegreen
#98FB98
ΔE00 2.90
Baby Green
#8CFF9E
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86EF8F #EF86E6
analogous
#B1EF86 #86EF8F #86EFC3
triadic
#86EF8F #8F86EF #EF8F86
tetradic
#86EF8F #86B1EF #EF86E6 #EFC386
square
#86EF8F #86B1EF #EF86E6 #EFC386
split-complementary
#86EF8F #C386EF #EF86B1
monochromatic
#1DDD2E #50E85D #86EF8F #BCF6C1 #E4FBE6
Accessibility & contrast
On white
1.42
#86EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#86EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86EF8F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86EF8F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#77EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #86ef8f; /* rgb */ color: rgb(134, 239, 143); /* oklch */ color: oklch(86.6% 0.164 145.8);
Tailwind
colors: {
custom: {
50: '#aef5b1',
500: '#86ef8f',
950: '#000000',
},
}SCSS
$custom: #86ef8f; $custom-light: #aef5b1; $custom-dark: #000000;
JSON
{
"hex": "#86ef8f",
"rgb": {
"r": 134,
"g": 239,
"b": 143
},
"hsl": {
"h": 125.143,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.86555,
"c": 0.16362,
"h": 145.8
},
"luminance": 0.68785
}Semantic roles & 50–950 ramp
primary
#86EF8F
secondary
#CA4FBF
accent
#0DC7D9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581