#86AEAA#86AEAA
#86AEAA is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.044 H 188.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEAA |
|---|---|
| RGB | rgb(134, 174, 170) |
| HSL | hsl(174, 20%, 60%) |
| HSV | hsv(174, 23%, 68%) |
| CMYK | cmyk(23%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.20, -14.29, -2.36) |
| CIE-LCH | lch(68.20, 14.48, 189.40°) |
| OKLab | oklab(72.05% -0.0431 -0.0065) |
| OKLCH | oklch(72.05% 0.044 188.6) |
| XYZ | xyz(32.2211, 38.2414, 43.7060) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.89
Cadetblue
#5F9EA0
ΔE00 7.51
Dull Teal
#5F9E8F
ΔE00 9.11
Cool Grey
#95A3A6
ΔE00 9.51
Grey Teal
#5E9B8A
ΔE00 10.03
Bluegrey
#85A3B2
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEAA #AE868A
analogous
#86AE96 #86AEAA #869EAE
triadic
#86AEAA #AA86AE #AEAA86
tetradic
#86AEAA #9686AE #AE868A #9EAE86
square
#86AEAA #9686AE #AE868A #9EAE86
split-complementary
#86AEAA #AE869E #AE9686
monochromatic
#4A6F6C #63948F #86AEAA #ABC7C4 #CFDFDE
Accessibility & contrast
On white
2.43
#86AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#86AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEAA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEAA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#7AB0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86aeaa; /* rgb */ color: rgb(134, 174, 170); /* oklch */ color: oklch(72.0% 0.044 188.6);
Tailwind
colors: {
custom: {
50: '#aac6c3',
500: '#86aeaa',
950: '#000000',
},
}SCSS
$custom: #86aeaa; $custom-light: #aac6c3; $custom-dark: #000000;
JSON
{
"hex": "#86aeaa",
"rgb": {
"r": 134,
"g": 174,
"b": 170
},
"hsl": {
"h": 174,
"s": 19.802,
"l": 60.392
},
"oklch": {
"l": 0.7205,
"c": 0.04357,
"h": 188.6
},
"luminance": 0.38243
}Semantic roles & 50–950 ramp
primary
#86AEAA
secondary
#D0C0C2
accent
#47509E
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281