#86AAA4#86AAA4
#86AAA4 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.040 H 183.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAA4 |
|---|---|
| RGB | rgb(134, 170, 164) |
| HSL | hsl(170, 17%, 60%) |
| HSV | hsv(170, 21%, 67%) |
| CMYK | cmyk(21.2%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.90, -13.50, -0.94) |
| CIE-LCH | lch(66.90, 13.53, 184.00°) |
| OKLab | oklab(70.96% -0.0401 -0.0027) |
| OKLCH | oklch(70.96% 0.04 183.9) |
| XYZ | xyz(30.9051, 36.4970, 40.5310) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.91
Cadetblue
#5F9EA0
ΔE00 7.62
Dull Teal
#5F9E8F
ΔE00 8.53
Cool Grey
#95A3A6
ΔE00 9.05
Grey Teal
#5E9B8A
ΔE00 9.30
Greenish Grey
#96AE8D
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAA4 #AA868C
analogous
#86AA92 #86AAA4 #869EAA
triadic
#86AAA4 #A486AA #AAA486
tetradic
#86AAA4 #9286AA #AA868C #9EAA86
square
#86AAA4 #9286AA #AA868C #9EAA86
split-complementary
#86AAA4 #AA869E #AA9286
monochromatic
#4B6B65 #648F88 #86AAA4 #AAC3BF #CEDDDA
Accessibility & contrast
On white
2.53
#86AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#86AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAA4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAA4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A4
Deuteranopia (green-blind)
#9FA1A5
Tritanopia (blue-blind)
#7CACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86aaa4; /* rgb */ color: rgb(134, 170, 164); /* oklch */ color: oklch(71.0% 0.040 183.9);
Tailwind
colors: {
custom: {
50: '#aac3be',
500: '#86aaa4',
950: '#000000',
},
}SCSS
$custom: #86aaa4; $custom-light: #aac3be; $custom-dark: #000000;
JSON
{
"hex": "#86aaa4",
"rgb": {
"r": 134,
"g": 170,
"b": 164
},
"hsl": {
"h": 170,
"s": 17.476,
"l": 59.608
},
"oklch": {
"l": 0.7096,
"c": 0.04022,
"h": 183.9
},
"luminance": 0.36498
}Semantic roles & 50–950 ramp
primary
#86AAA4
secondary
#CDBFC1
accent
#6E7ABA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181