#86DC7D#86DC7D
#86DC7D is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.154 H 142.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC7D |
|---|---|
| RGB | rgb(134, 220, 125) |
| HSL | hsl(114, 58%, 68%) |
| HSV | hsv(114, 43%, 86%) |
| CMYK | cmyk(39.1%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(80.59, -44.40, 38.63) |
| CIE-LCH | lch(80.59, 58.85, 138.97°) |
| OKLab | oklab(81.74% -0.1211 0.0946) |
| OKLCH | oklch(81.74% 0.154 142) |
| XYZ | xyz(39.1247, 57.7332, 28.4801) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.14
Lightish Green
#61E160
ΔE00 5.02
Fresh Green
#69D84F
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 6.55
Pistachio
#93C572
ΔE00 6.60
Palegreen
#98FB98
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC7D #D37DDC
analogous
#B5DC7D #86DC7D #7DDCA4
triadic
#86DC7D #7D86DC #DC7D86
tetradic
#86DC7D #7DB5DC #D37DDC #DCA47D
square
#86DC7D #7DB5DC #D37DDC #DCA47D
split-complementary
#86DC7D #A47DDC #DC7DB5
monochromatic
#3BAF2F #59CF4D #86DC7D #B3E9AD #E0F6DD
Accessibility & contrast
On white
1.67
#86DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#86DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC7D
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC7D | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#7ED7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #86dc7d; /* rgb */ color: rgb(134, 220, 125); /* oklch */ color: oklch(81.7% 0.154 142.0);
Tailwind
colors: {
custom: {
50: '#ade7a4',
500: '#86dc7d',
950: '#000000',
},
}SCSS
$custom: #86dc7d; $custom-light: #ade7a4; $custom-dark: #000000;
JSON
{
"hex": "#86dc7d",
"rgb": {
"r": 134,
"g": 220,
"b": 125
},
"hsl": {
"h": 114.316,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81738,
"c": 0.15369,
"h": 142
},
"luminance": 0.57735
}Semantic roles & 50–950 ramp
primary
#86DC7D
secondary
#A84CB2
accent
#20C5B6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480