#86FAAE#86FAAE
#86FAAE is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.150 H 153.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86FAAE |
|---|---|
| RGB | rgb(134, 250, 174) |
| HSL | hsl(141, 92%, 75%) |
| HSV | hsv(141, 46%, 98%) |
| CMYK | cmyk(46.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(90.09, -49.24, 26.50) |
| CIE-LCH | lch(90.09, 55.92, 151.71°) |
| OKLab | oklab(89.73% -0.1344 0.067) |
| OKLCH | oklch(89.73% 0.15 153.5) |
| XYZ | xyz(51.6535, 76.4916, 52.0787) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.58
Seafoam Green
#7AF9AB
ΔE00 1.07
Light Blue Green
#7EFBB3
ΔE00 1.35
Light Bluish Green
#76FDA8
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 1.98
Light Sea Green
#98F6B0
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FAAE #FA86D2
analogous
#98FA86 #86FAAE #86FAE8
triadic
#86FAAE #AE86FA #FAAE86
tetradic
#86FAAE #8698FA #FA86D2 #FAE886
square
#86FAAE #8698FA #FA86D2 #FAE886
split-complementary
#86FAAE #E886FA #FA8698
monochromatic
#10F55F #4BF887 #86FAAE #C1FCD5 #E2FEEB
Accessibility & contrast
On white
1.29
#86FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#86FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FAAE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FAAE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#6CF7E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #86faae; /* rgb */ color: rgb(134, 250, 174); /* oklch */ color: oklch(89.7% 0.150 153.5);
Tailwind
colors: {
custom: {
50: '#affcc6',
500: '#86faae',
950: '#000000',
},
}SCSS
$custom: #86faae; $custom-light: #affcc6; $custom-dark: #000000;
JSON
{
"hex": "#86faae",
"rgb": {
"r": 134,
"g": 250,
"b": 174
},
"hsl": {
"h": 140.69,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.89732,
"c": 0.15018,
"h": 153.5
},
"luminance": 0.76496
}Semantic roles & 50–950 ramp
primary
#86FAAE
secondary
#D84CA8
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682