#86A8A2#86A8A2
#86A8A2 is a light, muted teal. Relative luminance 0.357; OKLCH L 70.4% C 0.038 H 183.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86A8A2 |
|---|---|
| RGB | rgb(134, 168, 162) |
| HSL | hsl(169, 16%, 59%) |
| HSV | hsv(169, 20%, 66%) |
| CMYK | cmyk(20.2%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(66.28, -12.87, -0.74) |
| CIE-LCH | lch(66.28, 12.89, 183.30°) |
| OKLab | oklab(70.45% -0.0382 -0.0022) |
| OKLCH | oklch(70.45% 0.038 183.3) |
| XYZ | xyz(30.3539, 35.6812, 39.4633) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.83
Cadetblue
#5F9EA0
ΔE00 7.67
Dull Teal
#5F9E8F
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 8.61
Grey Teal
#5E9B8A
ΔE00 9.28
Bluegrey
#85A3B2
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A8A2 #A8868C
analogous
#86A891 #86A8A2 #869DA8
triadic
#86A8A2 #A286A8 #A8A286
tetradic
#86A8A2 #9186A8 #A8868C #9DA886
square
#86A8A2 #9186A8 #A8868C #9DA886
split-complementary
#86A8A2 #A8869D #A89186
monochromatic
#4B6863 #658C85 #86A8A2 #AAC2BD #CDDBD9
Accessibility & contrast
On white
2.58
#86A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#86A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A8A2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A8A2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#9E9FA3
Tritanopia (blue-blind)
#7DA9A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #86a8a2; /* rgb */ color: rgb(134, 168, 162); /* oklch */ color: oklch(70.4% 0.038 183.3);
Tailwind
colors: {
custom: {
50: '#a9c2bd',
500: '#86a8a2',
950: '#000000',
},
}SCSS
$custom: #86a8a2; $custom-light: #a9c2bd; $custom-dark: #000000;
JSON
{
"hex": "#86a8a2",
"rgb": {
"r": 134,
"g": 168,
"b": 162
},
"hsl": {
"h": 169.412,
"s": 16.346,
"l": 59.216
},
"oklch": {
"l": 0.70447,
"c": 0.03828,
"h": 183.3
},
"luminance": 0.35682
}Semantic roles & 50–950 ramp
primary
#86A8A2
secondary
#CCBEC1
accent
#6F7CB9
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181