#86FFAC#86FFAC
#86FFAC is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.159 H 152.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFAC |
|---|---|
| RGB | rgb(134, 255, 172) |
| HSL | hsl(139, 100%, 76%) |
| HSV | hsv(139, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(91.49, -51.68, 29.41) |
| CIE-LCH | lch(91.49, 59.46, 150.35°) |
| OKLab | oklab(90.86% -0.1407 0.0741) |
| OKLCH | oklch(90.86% 0.159 152.2) |
| XYZ | xyz(53.0343, 79.5628, 51.5842) |
| Luminance | 0.7957 (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.72
Seafoam Green
#7AF9AB
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.34
Mint (survey)
#9FFEB0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFAC #FF86D9
analogous
#9DFF86 #86FFAC #86FFE9
triadic
#86FFAC #AC86FF #FFAC86
tetradic
#86FFAC #869DFF #FF86D9 #FFE986
square
#86FFAC #869DFF #FF86D9 #FFE986
split-complementary
#86FFAC #E986FF #FF869D
monochromatic
#0CFF58 #49FF82 #86FFAC #C3FFD6 #E0FFEA
Accessibility & contrast
On white
1.24
#86FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#86FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFAC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFAC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA7
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#6CFCE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86ffac; /* rgb */ color: rgb(134, 255, 172); /* oklch */ color: oklch(90.9% 0.159 152.2);
Tailwind
colors: {
custom: {
50: '#b0ffc5',
500: '#86ffac',
950: '#000000',
},
}SCSS
$custom: #86ffac; $custom-light: #b0ffc5; $custom-dark: #000000;
JSON
{
"hex": "#86ffac",
"rgb": {
"r": 134,
"g": 255,
"b": 172
},
"hsl": {
"h": 138.843,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.90862,
"c": 0.15905,
"h": 152.2
},
"luminance": 0.79567
}Semantic roles & 50–950 ramp
primary
#86FFAC
secondary
#DF4AB0
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682