#86E083#86E083
#86E083 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.8% C 0.154 H 143.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #86E083 |
|---|---|
| RGB | rgb(134, 224, 131) |
| HSL | hsl(118, 60%, 70%) |
| HSV | hsv(118, 42%, 88%) |
| CMYK | cmyk(40.2%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.85, -45.25, 37.25) |
| CIE-LCH | lch(81.85, 58.61, 140.54°) |
| OKLab | oklab(82.79% -0.1233 0.0917) |
| OKLCH | oklch(82.79% 0.154 143.4) |
| XYZ | xyz(40.5820, 60.0159, 30.9142) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.15
Lightish Green
#61E160
ΔE00 5.22
Palegreen
#98FB98
ΔE00 5.86
Weird Green
#3AE57F
ΔE00 6.03
Fresh Green
#69D84F
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E083 #DD83E0
analogous
#B4E083 #86E083 #83E0AF
triadic
#86E083 #8386E0 #E08386
tetradic
#86E083 #83B4E0 #DD83E0 #E0AF83
square
#86E083 #83B4E0 #DD83E0 #E0AF83
split-complementary
#86E083 #AF83E0 #E083B4
monochromatic
#33BA2F #56D452 #86E083 #B6ECB4 #E6F8E5
Accessibility & contrast
On white
1.61
#86E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#86E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E083
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E083 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D7C889
Tritanopia (blue-blind)
#7CDBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86e083; /* rgb */ color: rgb(134, 224, 131); /* oklch */ color: oklch(82.8% 0.154 143.4);
Tailwind
colors: {
custom: {
50: '#adeaa8',
500: '#86e083',
950: '#000000',
},
}SCSS
$custom: #86e083; $custom-light: #adeaa8; $custom-dark: #000000;
JSON
{
"hex": "#86e083",
"rgb": {
"r": 134,
"g": 224,
"b": 131
},
"hsl": {
"h": 118.065,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.82789,
"c": 0.15364,
"h": 143.4
},
"luminance": 0.60018
}Semantic roles & 50–950 ramp
primary
#86E083
secondary
#B450B7
accent
#1EC8C2
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#111610
muted
#818480