#86FDAE#86FDAE
#86FDAE is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.154 H 153.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDAE |
|---|---|
| RGB | rgb(134, 253, 174) |
| HSL | hsl(140, 97%, 76%) |
| HSV | hsv(140, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.95, -50.50, 27.67) |
| CIE-LCH | lch(90.95, 57.58, 151.28°) |
| OKLab | oklab(90.43% -0.1377 0.0699) |
| OKLCH | oklch(90.43% 0.154 153.1) |
| XYZ | xyz(52.5931, 78.3709, 52.3919) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.06
Seafoam Green
#7AF9AB
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.68
Mint (survey)
#9FFEB0
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDAE #FD86D5
analogous
#99FD86 #86FDAE #86FDE9
triadic
#86FDAE #AE86FD #FDAE86
tetradic
#86FDAE #8699FD #FD86D5 #FDE986
square
#86FDAE #8699FD #FD86D5 #FDE986
split-complementary
#86FDAE #E986FD #FD8699
monochromatic
#0EFB5D #4AFC86 #86FDAE #C2FED6 #E1FFEB
Accessibility & contrast
On white
1.26
#86FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#86FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDAE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDAE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#6BFAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fdae; /* rgb */ color: rgb(134, 253, 174); /* oklch */ color: oklch(90.4% 0.154 153.1);
Tailwind
colors: {
custom: {
50: '#afffc6',
500: '#86fdae',
950: '#000000',
},
}SCSS
$custom: #86fdae; $custom-light: #afffc6; $custom-dark: #000000;
JSON
{
"hex": "#86fdae",
"rgb": {
"r": 134,
"g": 253,
"b": 174
},
"hsl": {
"h": 140.168,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.90434,
"c": 0.15442,
"h": 153.1
},
"luminance": 0.78375
}Semantic roles & 50–950 ramp
primary
#86FDAE
secondary
#DC4BAB
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682