#86BBAB#86BBAB
#86BBAB is a light, moderate teal. Relative luminance 0.435; OKLCH L 75.0% C 0.060 H 173.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBAB |
|---|---|
| RGB | rgb(134, 187, 171) |
| HSL | hsl(162, 28%, 63%) |
| HSV | hsv(162, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.93, -20.78, 2.53) |
| CIE-LCH | lch(71.93, 20.93, 173.07°) |
| OKLab | oklab(75.03% -0.0599 0.0064) |
| OKLCH | oklch(75.03% 0.06 173.9) |
| XYZ | xyz(34.9501, 43.5476, 45.0842) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 7.31
Greyish Teal
#719F91
ΔE00 8.11
Mediumaquamarine
#66CDAA
ΔE00 8.59
Greeny Blue
#42B395
ΔE00 9.26
Dull Teal
#5F9E8F
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBAB #BB8696
analogous
#86BB90 #86BBAB #86B0BB
triadic
#86BBAB #AB86BB #BBAB86
tetradic
#86BBAB #9086BB #BB8696 #B0BB86
square
#86BBAB #9086BB #BB8696 #B0BB86
split-complementary
#86BBAB #BB86B0 #BB9086
monochromatic
#477F6E #5FA590 #86BBAB #ADD1C6 #D4E7E1
Accessibility & contrast
On white
2.16
#86BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#86BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBAB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBAB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#78BCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86bbab; /* rgb */ color: rgb(134, 187, 171); /* oklch */ color: oklch(75.0% 0.060 173.9);
Tailwind
colors: {
custom: {
50: '#aacfc4',
500: '#86bbab',
950: '#000000',
},
}SCSS
$custom: #86bbab; $custom-light: #aacfc4; $custom-dark: #000000;
JSON
{
"hex": "#86bbab",
"rgb": {
"r": 134,
"g": 187,
"b": 171
},
"hsl": {
"h": 161.887,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.75033,
"c": 0.06029,
"h": 173.9
},
"luminance": 0.43549
}Semantic roles & 50–950 ramp
primary
#86BBAB
secondary
#D8C5CB
accent
#3F5EA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281