#86F7AA#86F7AA
#86F7AA is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.9% C 0.150 H 152.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #86F7AA |
|---|---|
| RGB | rgb(134, 247, 170) |
| HSL | hsl(139, 88%, 75%) |
| HSV | hsv(139, 46%, 97%) |
| CMYK | cmyk(45.7%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.15, -48.69, 27.26) |
| CIE-LCH | lch(89.15, 55.80, 150.76°) |
| OKLab | oklab(88.95% -0.1328 0.0688) |
| OKLCH | oklch(88.95% 0.15 152.6) |
| XYZ | xyz(50.3446, 74.4884, 49.7472) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.27
Light Blue Green
#7EFBB3
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F7AA #F786D3
analogous
#9BF786 #86F7AA #86F7E3
triadic
#86F7AA #AA86F7 #F7AA86
tetradic
#86F7AA #869BF7 #F786D3 #F7E386
square
#86F7AA #869BF7 #F786D3 #F7E386
split-complementary
#86F7AA #E386F7 #F7869B
monochromatic
#13EF59 #4DF382 #86F7AA #BFFBD2 #E2FDEB
Accessibility & contrast
On white
1.32
#86F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#86F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F7AA
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F7AA | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E7DBAF
Tritanopia (blue-blind)
#6EF4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #86f7aa; /* rgb */ color: rgb(134, 247, 170); /* oklch */ color: oklch(88.9% 0.150 152.6);
Tailwind
colors: {
custom: {
50: '#affac3',
500: '#86f7aa',
950: '#000000',
},
}SCSS
$custom: #86f7aa; $custom-light: #affac3; $custom-dark: #000000;
JSON
{
"hex": "#86f7aa",
"rgb": {
"r": 134,
"g": 247,
"b": 170
},
"hsl": {
"h": 139.115,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.88948,
"c": 0.14959,
"h": 152.6
},
"luminance": 0.74492
}Semantic roles & 50–950 ramp
primary
#86F7AA
secondary
#D44DA9
accent
#019CE4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582