#86DF8D#86DF8D
#86DF8D is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.7% C 0.142 H 145.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF8D |
|---|---|
| RGB | rgb(134, 223, 141) |
| HSL | hsl(125, 58%, 70%) |
| HSV | hsv(125, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.71, -43.30, 32.03) |
| CIE-LCH | lch(81.71, 53.85, 143.51°) |
| OKLab | oklab(82.73% -0.1179 0.0798) |
| OKLCH | oklch(82.73% 0.142 145.9) |
| XYZ | xyz(41.0248, 59.7643, 34.5681) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 5.02
Light Sea Green
#98F6B0
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.15
Palegreen
#98FB98
ΔE00 6.34
Foam Green
#90FDA9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF8D #DF86D8
analogous
#ACDF86 #86DF8D #86DFB9
triadic
#86DF8D #8D86DF #DF8D86
tetradic
#86DF8D #86ACDF #DF86D8 #DFB986
square
#86DF8D #86ACDF #DF86D8 #DFB986
split-complementary
#86DF8D #B986DF #DF86AC
monochromatic
#31BA3C #56D25F #86DF8D #B6ECBB #E7F9E8
Accessibility & contrast
On white
1.62
#86DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#86DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF8D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF8D | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D087
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#7ADBCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df8d; /* rgb */ color: rgb(134, 223, 141); /* oklch */ color: oklch(82.7% 0.142 145.9);
Tailwind
colors: {
custom: {
50: '#ade9af',
500: '#86df8d',
950: '#000000',
},
}SCSS
$custom: #86df8d; $custom-light: #ade9af; $custom-dark: #000000;
JSON
{
"hex": "#86df8d",
"rgb": {
"r": 134,
"g": 223,
"b": 141
},
"hsl": {
"h": 124.719,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.82728,
"c": 0.14235,
"h": 145.9
},
"luminance": 0.59767
}Semantic roles & 50–950 ramp
primary
#86DF8D
secondary
#B653AF
accent
#20B9C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481