#86E2AE#86E2AE
#86E2AE is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.1% C 0.116 H 157.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86E2AE |
|---|---|
| RGB | rgb(134, 226, 174) |
| HSL | hsl(146, 61%, 71%) |
| HSV | hsv(146, 41%, 89%) |
| CMYK | cmyk(40.7%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(83.19, -38.80, 16.97) |
| CIE-LCH | lch(83.19, 42.35, 156.38°) |
| OKLab | oklab(84.13% -0.107 0.0434) |
| OKLCH | oklch(84.13% 0.116 157.9) |
| XYZ | xyz(44.6647, 62.5141, 49.7491) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.05
Hospital Green
#9BE5AA
ΔE00 3.49
Light Teal
#90E4C1
ΔE00 4.43
Mint
#AAF0C1
ΔE00 4.95
Light Sea Green
#98F6B0
ΔE00 5.61
Light Turquoise
#7EF4CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E2AE #E286BA
analogous
#8CE286 #86E2AE #86E2DC
triadic
#86E2AE #AE86E2 #E2AE86
tetradic
#86E2AE #868CE2 #E286BA #E2DC86
square
#86E2AE #868CE2 #E286BA #E2DC86
split-complementary
#86E2AE #DC86E2 #E2868C
monochromatic
#2EC06D #55D68D #86E2AE #B7EECF #E6F9EE
Accessibility & contrast
On white
1.56
#86E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#86E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E2AE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E2AE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#71E1D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86e2ae; /* rgb */ color: rgb(134, 226, 174); /* oklch */ color: oklch(84.1% 0.116 157.9);
Tailwind
colors: {
custom: {
50: '#adebc6',
500: '#86e2ae',
950: '#000000',
},
}SCSS
$custom: #86e2ae; $custom-light: #adebc6; $custom-dark: #000000;
JSON
{
"hex": "#86e2ae",
"rgb": {
"r": 134,
"g": 226,
"b": 174
},
"hsl": {
"h": 146.087,
"s": 61.333,
"l": 70.588
},
"oklch": {
"l": 0.84126,
"c": 0.11551,
"h": 157.9
},
"luminance": 0.62517
}Semantic roles & 50–950 ramp
primary
#86E2AE
secondary
#BA528D
accent
#1C7EC9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482