#86DC91#86DC91
#86DC91 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.134 H 147.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC91 |
|---|---|
| RGB | rgb(134, 220, 145) |
| HSL | hsl(128, 55%, 69%) |
| HSV | hsv(128, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.90, -41.33, 28.91) |
| CIE-LCH | lch(80.90, 50.44, 145.03°) |
| OKLab | oklab(82.1% -0.1126 0.0725) |
| OKLCH | oklch(82.1% 0.134 147.2) |
| XYZ | xyz(40.5334, 58.2967, 35.8992) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.81
Light Sea Green
#98F6B0
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.64
Weird Green
#3AE57F
ΔE00 6.74
Seafoam (survey)
#80F9AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC91 #DC86D1
analogous
#A6DC86 #86DC91 #86DCBC
triadic
#86DC91 #9186DC #DC9186
tetradic
#86DC91 #86A6DC #DC86D1 #DCBC86
square
#86DC91 #86A6DC #DC86D1 #DCBC86
split-complementary
#86DC91 #BC86DC #DC86A6
monochromatic
#34B444 #57CE66 #86DC91 #B5EABC #E5F7E7
Accessibility & contrast
On white
1.66
#86DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#86DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC91
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC91 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#7AD8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86dc91; /* rgb */ color: rgb(134, 220, 145); /* oklch */ color: oklch(82.1% 0.134 147.2);
Tailwind
colors: {
custom: {
50: '#ade7b2',
500: '#86dc91',
950: '#000000',
},
}SCSS
$custom: #86dc91; $custom-light: #ade7b2; $custom-dark: #000000;
JSON
{
"hex": "#86dc91",
"rgb": {
"r": 134,
"g": 220,
"b": 145
},
"hsl": {
"h": 127.674,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82095,
"c": 0.13393,
"h": 147.2
},
"luminance": 0.58299
}Semantic roles & 50–950 ramp
primary
#86DC91
secondary
#B353A7
accent
#23AEC3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101611
muted
#818481