#86BBAD#86BBAD
#86BBAD is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.059 H 176.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBAD |
|---|---|
| RGB | rgb(134, 187, 173) |
| HSL | hsl(164, 28%, 63%) |
| HSV | hsv(164, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(71.98, -20.34, 1.51) |
| CIE-LCH | lch(71.98, 20.40, 175.76°) |
| OKLab | oklab(75.09% -0.0591 0.0037) |
| OKLCH | oklch(75.09% 0.059 176.4) |
| XYZ | xyz(35.1422, 43.6244, 46.0957) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.14
Mediumaquamarine
#66CDAA
ΔE00 9.04
Dull Teal
#5F9E8F
ΔE00 9.36
Greeny Blue
#42B395
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBAD #BB8694
analogous
#86BB92 #86BBAD #86AEBB
triadic
#86BBAD #AD86BB #BBAD86
tetradic
#86BBAD #9286BB #BB8694 #AEBB86
square
#86BBAD #9286BB #BB8694 #AEBB86
split-complementary
#86BBAD #BB86AE #BB9286
monochromatic
#477F70 #5FA592 #86BBAD #ADD1C8 #D4E7E2
Accessibility & contrast
On white
2.16
#86BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#86BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBAD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBAD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AC
Deuteranopia (green-blind)
#ADAEAE
Tritanopia (blue-blind)
#78BCB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86bbad; /* rgb */ color: rgb(134, 187, 173); /* oklch */ color: oklch(75.1% 0.059 176.4);
Tailwind
colors: {
custom: {
50: '#aacfc5',
500: '#86bbad',
950: '#000000',
},
}SCSS
$custom: #86bbad; $custom-light: #aacfc5; $custom-dark: #000000;
JSON
{
"hex": "#86bbad",
"rgb": {
"r": 134,
"g": 187,
"b": 173
},
"hsl": {
"h": 164.151,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.75092,
"c": 0.05921,
"h": 176.4
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#86BBAD
secondary
#D8C5CA
accent
#3F5AA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281