#86AAA2#86AAA2
#86AAA2 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.041 H 180.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA2 |
|---|---|
| RGB | rgb(134, 170, 162) |
| HSL | hsl(167, 17%, 60%) |
| HSV | hsv(167, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.84, -13.93, 0.09) |
| CIE-LCH | lch(66.84, 13.93, 179.64°) |
| OKLab | oklab(70.9% -0.041 0) |
| OKLCH | oklch(70.9% 0.041 180) |
| XYZ | xyz(30.7260, 36.4253, 39.5873) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.40
Cadetblue
#5F9EA0
ΔE00 7.96
Dull Teal
#5F9E8F
ΔE00 8.12
Grey Teal
#5E9B8A
ΔE00 8.85
Cool Grey
#95A3A6
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA2 #AA868E
analogous
#86AA90 #86AAA2 #86A0AA
triadic
#86AAA2 #A286AA #AAA286
tetradic
#86AAA2 #9086AA #AA868E #A0AA86
square
#86AAA2 #9086AA #AA868E #A0AA86
split-complementary
#86AAA2 #AA86A0 #AA9086
monochromatic
#4B6B64 #648F85 #86AAA2 #AAC3BE #CEDDD9
Accessibility & contrast
On white
2.53
#86AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#86AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#7DABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa2; /* rgb */ color: rgb(134, 170, 162); /* oklch */ color: oklch(70.9% 0.041 180.0);
Tailwind
colors: {
custom: {
50: '#aac3bd',
500: '#86aaa2',
950: '#000000',
},
}SCSS
$custom: #86aaa2; $custom-light: #aac3bd; $custom-dark: #000000;
JSON
{
"hex": "#86aaa2",
"rgb": {
"r": 134,
"g": 170,
"b": 162
},
"hsl": {
"h": 166.667,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.70899,
"c": 0.04098,
"h": 180
},
"luminance": 0.36426
}Semantic roles & 50–950 ramp
primary
#86AAA2
secondary
#CDBFC2
accent
#6E7FBA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181