#86AAA7#86AAA7
#86AAA7 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.039 H 190.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA7 |
|---|---|
| RGB | rgb(134, 170, 167) |
| HSL | hsl(175, 17%, 60%) |
| HSV | hsv(175, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.98, -12.84, -2.49) |
| CIE-LCH | lch(66.98, 13.08, 190.97°) |
| OKLab | oklab(71.05% -0.0389 -0.0069) |
| OKLCH | oklch(71.05% 0.039 190) |
| XYZ | xyz(31.1793, 36.6067, 41.9747) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.87
Cadetblue
#5F9EA0
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 8.29
Dull Teal
#5F9E8F
ΔE00 9.32
Bluegrey
#85A3B2
ΔE00 9.33
Grey Teal
#5E9B8A
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA7 #AA8689
analogous
#86AA95 #86AAA7 #869BAA
triadic
#86AAA7 #A786AA #AAA786
tetradic
#86AAA7 #9586AA #AA8689 #9BAA86
square
#86AAA7 #9586AA #AA8689 #9BAA86
split-complementary
#86AAA7 #AA869B #AA9586
monochromatic
#4B6B68 #648F8B #86AAA7 #AAC3C1 #CEDDDB
Accessibility & contrast
On white
2.52
#86AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#86AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#7BACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa7; /* rgb */ color: rgb(134, 170, 167); /* oklch */ color: oklch(71.1% 0.039 190.0);
Tailwind
colors: {
custom: {
50: '#aac3c1',
500: '#86aaa7',
950: '#000000',
},
}SCSS
$custom: #86aaa7; $custom-light: #aac3c1; $custom-dark: #000000;
JSON
{
"hex": "#86aaa7",
"rgb": {
"r": 134,
"g": 170,
"b": 167
},
"hsl": {
"h": 175,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.71054,
"c": 0.03947,
"h": 190
},
"luminance": 0.36608
}Semantic roles & 50–950 ramp
primary
#86AAA7
secondary
#CDBFC0
accent
#6E74BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181