#86AAA5#86AAA5
#86AAA5 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.040 H 185.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA5 |
|---|---|
| RGB | rgb(134, 170, 165) |
| HSL | hsl(172, 17%, 60%) |
| HSV | hsv(172, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.93, -13.28, -1.46) |
| CIE-LCH | lch(66.93, 13.36, 186.27°) |
| OKLab | oklab(70.99% -0.0397 -0.0041) |
| OKLCH | oklch(70.99% 0.04 185.9) |
| XYZ | xyz(30.9958, 36.5333, 41.0085) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.21
Cadetblue
#5F9EA0
ΔE00 7.49
Dull Teal
#5F9E8F
ΔE00 8.77
Cool Grey
#95A3A6
ΔE00 8.79
Grey Teal
#5E9B8A
ΔE00 9.56
Bluegrey
#85A3B2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA5 #AA868B
analogous
#86AA93 #86AAA5 #869DAA
triadic
#86AAA5 #A586AA #AAA586
tetradic
#86AAA5 #9386AA #AA868B #9DAA86
square
#86AAA5 #9386AA #AA868B #9DAA86
split-complementary
#86AAA5 #AA869D #AA9386
monochromatic
#4B6B66 #648F89 #86AAA5 #AAC3C0 #CEDDDA
Accessibility & contrast
On white
2.53
#86AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#86AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9FA1A6
Tritanopia (blue-blind)
#7CACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa5; /* rgb */ color: rgb(134, 170, 165); /* oklch */ color: oklch(71.0% 0.040 185.9);
Tailwind
colors: {
custom: {
50: '#aac3bf',
500: '#86aaa5',
950: '#000000',
},
}SCSS
$custom: #86aaa5; $custom-light: #aac3bf; $custom-dark: #000000;
JSON
{
"hex": "#86aaa5",
"rgb": {
"r": 134,
"g": 170,
"b": 165
},
"hsl": {
"h": 171.667,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.70991,
"c": 0.03992,
"h": 185.9
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#86AAA5
secondary
#CDBFC1
accent
#6E78BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181