#86DC7A#86DC7A
#86DC7A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.157 H 141.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC7A |
|---|---|
| RGB | rgb(134, 220, 122) |
| HSL | hsl(113, 58%, 67%) |
| HSV | hsv(113, 45%, 86%) |
| CMYK | cmyk(39.1%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(80.55, -44.81, 40.06) |
| CIE-LCH | lch(80.55, 60.11, 138.20°) |
| OKLab | oklab(81.69% -0.1223 0.0978) |
| OKLCH | oklch(81.69% 0.157 141.4) |
| XYZ | xyz(38.9360, 57.6577, 27.4860) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.28
Lightish Green
#61E160
ΔE00 4.72
Fresh Green
#69D84F
ΔE00 5.37
Pistachio
#93C572
ΔE00 6.58
Weird Green
#3AE57F
ΔE00 6.68
Palegreen
#98FB98
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC7A #D07ADC
analogous
#B7DC7A #86DC7A #7ADC9F
triadic
#86DC7A #7A86DC #DC7A86
tetradic
#86DC7A #7AB7DC #D07ADC #DC9F7A
square
#86DC7A #7AB7DC #D07ADC #DC9F7A
split-complementary
#86DC7A #9F7ADC #DC7AB7
monochromatic
#3DAE2E #5ACF4A #86DC7A #B2E9AA #DEF6DB
Accessibility & contrast
On white
1.68
#86DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#86DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC7A
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC7A | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#7ED7C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #86dc7a; /* rgb */ color: rgb(134, 220, 122); /* oklch */ color: oklch(81.7% 0.157 141.4);
Tailwind
colors: {
custom: {
50: '#ade7a2',
500: '#86dc7a',
950: '#000000',
},
}SCSS
$custom: #86dc7a; $custom-light: #ade7a2; $custom-dark: #000000;
JSON
{
"hex": "#86dc7a",
"rgb": {
"r": 134,
"g": 220,
"b": 122
},
"hsl": {
"h": 112.653,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.8169,
"c": 0.15661,
"h": 141.4
},
"luminance": 0.5766
}Semantic roles & 50–950 ramp
primary
#86DC7A
secondary
#A44AB0
accent
#20C6B2
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480