#86DC96#86DC96
#86DC96 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.129 H 148.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC96 |
|---|---|
| RGB | rgb(134, 220, 150) |
| HSL | hsl(131, 55%, 69%) |
| HSV | hsv(131, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(80.99, -40.49, 26.45) |
| CIE-LCH | lch(80.99, 48.37, 146.85°) |
| OKLab | oklab(82.19% -0.1105 0.0666) |
| OKLCH | oklch(82.19% 0.129 148.9) |
| XYZ | xyz(40.9275, 58.4543, 37.9745) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 5.43
Light Sea Green
#98F6B0
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 6.41
Seafoam (survey)
#80F9AD
ΔE00 6.65
Seafoam Green
#7AF9AB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC96 #DC86CC
analogous
#A1DC86 #86DC96 #86DCC1
triadic
#86DC96 #9686DC #DC9686
tetradic
#86DC96 #86A1DC #DC86CC #DCC186
square
#86DC96 #86A1DC #DC86CC #DCC186
split-complementary
#86DC96 #C186DC #DC86A1
monochromatic
#34B44C #57CE6D #86DC96 #B5EABF #E5F7E8
Accessibility & contrast
On white
1.65
#86DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#86DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC96
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC96 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE92
Deuteranopia (green-blind)
#D0C69A
Tritanopia (blue-blind)
#79D9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86dc96; /* rgb */ color: rgb(134, 220, 150); /* oklch */ color: oklch(82.2% 0.129 148.9);
Tailwind
colors: {
custom: {
50: '#ade7b5',
500: '#86dc96',
950: '#000000',
},
}SCSS
$custom: #86dc96; $custom-light: #ade7b5; $custom-dark: #000000;
JSON
{
"hex": "#86dc96",
"rgb": {
"r": 134,
"g": 220,
"b": 150
},
"hsl": {
"h": 131.163,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82194,
"c": 0.12899,
"h": 148.9
},
"luminance": 0.58457
}Semantic roles & 50–950 ramp
primary
#86DC96
secondary
#B353A1
accent
#23A5C3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481