#86FEAC#86FEAC
#86FEAC is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.158 H 152.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEAC |
|---|---|
| RGB | rgb(134, 254, 172) |
| HSL | hsl(139, 98%, 76%) |
| HSV | hsv(139, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(91.20, -51.27, 29.02) |
| CIE-LCH | lch(91.20, 58.91, 150.48°) |
| OKLab | oklab(90.63% -0.1397 0.0731) |
| OKLCH | oklch(90.63% 0.158 152.4) |
| XYZ | xyz(52.7161, 78.9265, 51.4782) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.36
Seafoam (survey)
#80F9AD
ΔE00 1.50
Seafoam Green
#7AF9AB
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 2.18
Mint (survey)
#9FFEB0
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEAC #FE86D8
analogous
#9CFE86 #86FEAC #86FEE8
triadic
#86FEAC #AC86FE #FEAC86
tetradic
#86FEAC #869CFE #FE86D8 #FEE886
square
#86FEAC #869CFE #FE86D8 #FEE886
split-complementary
#86FEAC #E886FE #FE869C
monochromatic
#0DFD59 #49FD82 #86FEAC #C3FFD6 #E1FFEA
Accessibility & contrast
On white
1.25
#86FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#86FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEAC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEAC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#6CFBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86feac; /* rgb */ color: rgb(134, 254, 172); /* oklch */ color: oklch(90.6% 0.158 152.4);
Tailwind
colors: {
custom: {
50: '#afffc5',
500: '#86feac',
950: '#000000',
},
}SCSS
$custom: #86feac; $custom-light: #afffc5; $custom-dark: #000000;
JSON
{
"hex": "#86feac",
"rgb": {
"r": 134,
"g": 254,
"b": 172
},
"hsl": {
"h": 139,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.90628,
"c": 0.15765,
"h": 152.4
},
"luminance": 0.78931
}Semantic roles & 50–950 ramp
primary
#86FEAC
secondary
#DE4AAF
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682