#86E7A9#86E7A9
#86E7A9 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.2% C 0.127 H 154.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #86E7A9 |
|---|---|
| RGB | rgb(134, 231, 169) |
| HSL | hsl(142, 67%, 72%) |
| HSV | hsv(142, 42%, 91%) |
| CMYK | cmyk(42%, 0%, 26.8%, 9.4%) |
| CIE-LAB | lab(84.53, -41.98, 21.43) |
| CIE-LCH | lch(84.53, 47.13, 152.95°) |
| OKLab | oklab(85.18% -0.1151 0.0546) |
| OKLCH | oklch(85.18% 0.127 154.6) |
| XYZ | xyz(45.5658, 65.0817, 47.6894) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.86
Light Sea Green
#98F6B0
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E7A9 #E786C4
analogous
#94E786 #86E7A9 #86E7D9
triadic
#86E7A9 #A986E7 #E7A986
tetradic
#86E7A9 #8694E7 #E786C4 #E7D986
square
#86E7A9 #8694E7 #E786C4 #E7D986
split-complementary
#86E7A9 #D986E7 #E78694
monochromatic
#28CA63 #53DD85 #86E7A9 #B9F1CD #E5FAED
Accessibility & contrast
On white
1.50
#86E7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#86E7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E7A9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E7A9 | 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)
#E7D9A5
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#72E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86e7a9; /* rgb */ color: rgb(134, 231, 169); /* oklch */ color: oklch(85.2% 0.127 154.6);
Tailwind
colors: {
custom: {
50: '#adefc2',
500: '#86e7a9',
950: '#000000',
},
}SCSS
$custom: #86e7a9; $custom-light: #adefc2; $custom-dark: #000000;
JSON
{
"hex": "#86e7a9",
"rgb": {
"r": 134,
"g": 231,
"b": 169
},
"hsl": {
"h": 141.649,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.8518,
"c": 0.12735,
"h": 154.6
},
"luminance": 0.65085
}Semantic roles & 50–950 ramp
primary
#86E7A9
secondary
#C05198
accent
#178CCF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111612
muted
#818582