#86A09A#86A09A
#86A09A is a light, muted teal. Relative luminance 0.325; OKLCH L 68.4% C 0.030 H 179.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #86A09A |
|---|---|
| RGB | rgb(134, 160, 154) |
| HSL | hsl(166, 12%, 58%) |
| HSV | hsv(166, 16%, 63%) |
| CMYK | cmyk(16.2%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.79, -10.30, 0.10) |
| CIE-LCH | lch(63.79, 10.30, 179.47°) |
| OKLab | oklab(68.4% -0.0304 0.0001) |
| OKLCH | oklch(68.4% 0.03 179.8) |
| XYZ | xyz(28.2335, 32.5423, 35.3593) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.49
Cool Grey
#95A3A6
ΔE00 7.12
Cadetblue
#5F9EA0
ΔE00 8.61
Pewter
#899397
ΔE00 9.16
Grey
#929591
ΔE00 9.38
Dull Teal
#5F9E8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A09A #A0868C
analogous
#86A08D #86A09A #8699A0
triadic
#86A09A #9A86A0 #A09A86
tetradic
#86A09A #8D86A0 #A0868C #99A086
square
#86A09A #8D86A0 #A0868C #99A086
split-complementary
#86A09A #A08699 #A08D86
monochromatic
#4B605B #66827C #86A09A #A8BBB7 #CBD6D3
Accessibility & contrast
On white
2.80
#86A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#86A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A09A
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A09A | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#80A19E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #86a09a; /* rgb */ color: rgb(134, 160, 154); /* oklch */ color: oklch(68.4% 0.030 179.8);
Tailwind
colors: {
custom: {
50: '#a9bcb7',
500: '#86a09a',
950: '#000000',
},
}SCSS
$custom: #86a09a; $custom-light: #a9bcb7; $custom-dark: #000000;
JSON
{
"hex": "#86a09a",
"rgb": {
"r": 134,
"g": 160,
"b": 154
},
"hsl": {
"h": 166.154,
"s": 12.037,
"l": 57.647
},
"oklch": {
"l": 0.68399,
"c": 0.03036,
"h": 179.8
},
"luminance": 0.32543
}Semantic roles & 50–950 ramp
primary
#86A09A
secondary
#C6BCBE
accent
#7382B5
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180