#86BBAC#86BBAC
#86BBAC is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.060 H 175.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBAC |
|---|---|
| RGB | rgb(134, 187, 172) |
| HSL | hsl(163, 28%, 63%) |
| HSV | hsv(163, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(71.95, -20.56, 2.02) |
| CIE-LCH | lch(71.95, 20.66, 174.39°) |
| OKLab | oklab(75.06% -0.0595 0.005) |
| OKLCH | oklch(75.06% 0.06 175.2) |
| XYZ | xyz(35.0458, 43.5859, 45.5881) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 7.45
Greyish Teal
#719F91
ΔE00 8.12
Mediumaquamarine
#66CDAA
ΔE00 8.81
Dull Teal
#5F9E8F
ΔE00 9.33
Greeny Blue
#42B395
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBAC #BB8695
analogous
#86BB91 #86BBAC #86AFBB
triadic
#86BBAC #AC86BB #BBAC86
tetradic
#86BBAC #9186BB #BB8695 #AFBB86
square
#86BBAC #9186BB #BB8695 #AFBB86
split-complementary
#86BBAC #BB86AF #BB9186
monochromatic
#477F6F #5FA591 #86BBAC #ADD1C7 #D4E7E2
Accessibility & contrast
On white
2.16
#86BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#86BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBAC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBAC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#AEADAD
Tritanopia (blue-blind)
#78BCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86bbac; /* rgb */ color: rgb(134, 187, 172); /* oklch */ color: oklch(75.1% 0.060 175.2);
Tailwind
colors: {
custom: {
50: '#aacfc4',
500: '#86bbac',
950: '#000000',
},
}SCSS
$custom: #86bbac; $custom-light: #aacfc4; $custom-dark: #000000;
JSON
{
"hex": "#86bbac",
"rgb": {
"r": 134,
"g": 187,
"b": 172
},
"hsl": {
"h": 163.019,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.75062,
"c": 0.05973,
"h": 175.2
},
"luminance": 0.43588
}Semantic roles & 50–950 ramp
primary
#86BBAC
secondary
#D8C5CA
accent
#3F5CA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281