#86DF85#86DF85
#86DF85 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.6% C 0.150 H 143.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF85 |
|---|---|
| RGB | rgb(134, 223, 133) |
| HSL | hsl(119, 58%, 70%) |
| HSV | hsv(119, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(81.58, -44.53, 35.91) |
| CIE-LCH | lch(81.58, 57.20, 141.11°) |
| OKLab | oklab(82.59% -0.1213 0.0887) |
| OKLCH | oklch(82.59% 0.15 143.8) |
| XYZ | xyz(40.4509, 59.5348, 31.5457) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Lightish Green
#61E160
ΔE00 5.60
Weird Green
#3AE57F
ΔE00 6.07
Palegreen
#98FB98
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.26
Fresh Green
#69D84F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF85 #DE85DF
analogous
#B3DF85 #86DF85 #85DFB1
triadic
#86DF85 #8586DF #DF8586
tetradic
#86DF85 #85B3DF #DE85DF #DFB185
square
#86DF85 #85B3DF #DE85DF #DFB185
split-complementary
#86DF85 #B185DF #DF85B3
monochromatic
#32B931 #56D255 #86DF85 #B6ECB5 #E6F8E6
Accessibility & contrast
On white
1.63
#86DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#86DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF85
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF85 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#D6C78A
Tritanopia (blue-blind)
#7CDAC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df85; /* rgb */ color: rgb(134, 223, 133); /* oklch */ color: oklch(82.6% 0.150 143.8);
Tailwind
colors: {
custom: {
50: '#ade9a9',
500: '#86df85',
950: '#000000',
},
}SCSS
$custom: #86df85; $custom-light: #ade9a9; $custom-dark: #000000;
JSON
{
"hex": "#86df85",
"rgb": {
"r": 134,
"g": 223,
"b": 133
},
"hsl": {
"h": 119.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.82585,
"c": 0.15023,
"h": 143.8
},
"luminance": 0.59537
}Semantic roles & 50–950 ramp
primary
#86DF85
secondary
#B552B6
accent
#1FC6C4
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#111610
muted
#818481