#86FAAB#86FAAB
#86FAAB is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.153 H 152.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86FAAB |
|---|---|
| RGB | rgb(134, 250, 171) |
| HSL | hsl(139, 92%, 75%) |
| HSV | hsv(139, 46%, 98%) |
| CMYK | cmyk(46.4%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(90.03, -49.78, 27.95) |
| CIE-LCH | lch(90.03, 57.08, 150.69°) |
| OKLab | oklab(89.67% -0.1357 0.0705) |
| OKLCH | oklch(89.67% 0.153 152.5) |
| XYZ | xyz(51.3643, 76.3760, 50.5556) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.90
Seafoam Green
#7AF9AB
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FAAB #FA86D5
analogous
#9BFA86 #86FAAB #86FAE5
triadic
#86FAAB #AB86FA #FAAB86
tetradic
#86FAAB #869BFA #FA86D5 #FAE586
square
#86FAAB #869BFA #FA86D5 #FAE586
split-complementary
#86FAAB #E586FA #FA869B
monochromatic
#10F559 #4BF882 #86FAAB #C1FCD4 #E2FEEB
Accessibility & contrast
On white
1.29
#86FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#86FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FAAB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FAAB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#6DF7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #86faab; /* rgb */ color: rgb(134, 250, 171); /* oklch */ color: oklch(89.7% 0.153 152.5);
Tailwind
colors: {
custom: {
50: '#affcc4',
500: '#86faab',
950: '#000000',
},
}SCSS
$custom: #86faab; $custom-light: #affcc4; $custom-dark: #000000;
JSON
{
"hex": "#86faab",
"rgb": {
"r": 134,
"g": 250,
"b": 171
},
"hsl": {
"h": 139.138,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.89671,
"c": 0.15293,
"h": 152.5
},
"luminance": 0.7638
}Semantic roles & 50–950 ramp
primary
#86FAAB
secondary
#D84CAC
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682