#86DF89#86DF89
#86DF89 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.146 H 144.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF89 |
|---|---|
| RGB | rgb(134, 223, 137) |
| HSL | hsl(122, 58%, 70%) |
| HSV | hsv(122, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(81.65, -43.92, 33.97) |
| CIE-LCH | lch(81.65, 55.53, 142.28°) |
| OKLab | oklab(82.66% -0.1196 0.0843) |
| OKLCH | oklch(82.66% 0.146 144.8) |
| XYZ | xyz(40.7326, 59.6474, 33.0289) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Hospital Green
#9BE5AA
ΔE00 5.64
Weird Green
#3AE57F
ΔE00 6.07
Lightish Green
#61E160
ΔE00 6.17
Palegreen
#98FB98
ΔE00 6.17
Light Sea Green
#98F6B0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF89 #DF86DC
analogous
#B0DF86 #86DF89 #86DFB5
triadic
#86DF89 #8986DF #DF8986
tetradic
#86DF89 #86B0DF #DF86DC #DFB586
square
#86DF89 #86B0DF #DF86DC #DFB586
split-complementary
#86DF89 #B586DF #DF86B0
monochromatic
#31BA36 #56D25A #86DF89 #B6ECB8 #E7F9E7
Accessibility & contrast
On white
1.62
#86DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#86DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF89
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF89 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#7BDBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df89; /* rgb */ color: rgb(134, 223, 137); /* oklch */ color: oklch(82.7% 0.146 144.8);
Tailwind
colors: {
custom: {
50: '#ade9ac',
500: '#86df89',
950: '#000000',
},
}SCSS
$custom: #86df89; $custom-light: #ade9ac; $custom-dark: #000000;
JSON
{
"hex": "#86df89",
"rgb": {
"r": 134,
"g": 223,
"b": 137
},
"hsl": {
"h": 122.022,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.82656,
"c": 0.1463,
"h": 144.8
},
"luminance": 0.5965
}Semantic roles & 50–950 ramp
primary
#86DF89
secondary
#B653B3
accent
#20C0C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#111610
muted
#818481