#86EFAB#86EFAB
#86EFAB is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.137 H 154.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86EFAB |
|---|---|
| RGB | rgb(134, 239, 171) |
| HSL | hsl(141, 77%, 73%) |
| HSV | hsv(141, 44%, 94%) |
| CMYK | cmyk(43.9%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(86.87, -45.10, 23.63) |
| CIE-LCH | lch(86.87, 50.91, 152.35°) |
| OKLab | oklab(87.1% -0.1234 0.06) |
| OKLCH | oklch(87.1% 0.137 154.1) |
| XYZ | xyz(48.0454, 69.7382, 49.4493) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.77
Light Blue Green
#7EFBB3
ΔE00 2.80
Hospital Green
#9BE5AA
ΔE00 3.89
Light Seafoam
#A0FEBF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86EFAB #EF86CA
analogous
#95EF86 #86EFAB #86EFDF
triadic
#86EFAB #AB86EF #EFAB86
tetradic
#86EFAB #8695EF #EF86CA #EFDF86
square
#86EFAB #8695EF #EF86CA #EFDF86
split-complementary
#86EFAB #DF86EF #EF8695
monochromatic
#1DDD61 #50E885 #86EFAB #BCF6D1 #E4FBEC
Accessibility & contrast
On white
1.40
#86EFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#86EFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86EFAB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86EFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86EFAB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#6FEDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #86efab; /* rgb */ color: rgb(134, 239, 171); /* oklch */ color: oklch(87.1% 0.137 154.1);
Tailwind
colors: {
custom: {
50: '#aef5c4',
500: '#86efab',
950: '#000000',
},
}SCSS
$custom: #86efab; $custom-light: #aef5c4; $custom-dark: #000000;
JSON
{
"hex": "#86efab",
"rgb": {
"r": 134,
"g": 239,
"b": 171
},
"hsl": {
"h": 141.143,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.87095,
"c": 0.13718,
"h": 154.1
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#86EFAB
secondary
#CA4F9F
accent
#0D91D9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582