#86E7AA#86E7AA
#86E7AA is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.2% C 0.126 H 155.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #86E7AA |
|---|---|
| RGB | rgb(134, 231, 170) |
| HSL | hsl(142, 67%, 72%) |
| HSV | hsv(142, 42%, 91%) |
| CMYK | cmyk(42%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(84.55, -41.79, 20.94) |
| CIE-LCH | lch(84.55, 46.74, 153.38°) |
| OKLab | oklab(85.2% -0.1146 0.0533) |
| OKLCH | oklch(85.2% 0.126 155) |
| XYZ | xyz(45.6601, 65.1194, 48.1857) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.90
Light Sea Green
#98F6B0
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E7AA #E786C3
analogous
#93E786 #86E7AA #86E7DB
triadic
#86E7AA #AA86E7 #E7AA86
tetradic
#86E7AA #8693E7 #E786C3 #E7DB86
square
#86E7AA #8693E7 #E786C3 #E7DB86
split-complementary
#86E7AA #DB86E7 #E78693
monochromatic
#28CA64 #53DD86 #86E7AA #B9F1CE #E5FAED
Accessibility & contrast
On white
1.50
#86E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#86E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E7AA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E7AA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#71E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86e7aa; /* rgb */ color: rgb(134, 231, 170); /* oklch */ color: oklch(85.2% 0.126 155.0);
Tailwind
colors: {
custom: {
50: '#adefc3',
500: '#86e7aa',
950: '#000000',
},
}SCSS
$custom: #86e7aa; $custom-light: #adefc3; $custom-dark: #000000;
JSON
{
"hex": "#86e7aa",
"rgb": {
"r": 134,
"g": 231,
"b": 170
},
"hsl": {
"h": 142.268,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.85202,
"c": 0.12643,
"h": 155
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#86E7AA
secondary
#C05197
accent
#178ACF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111612
muted
#818582