#86BFAB#86BFAB
#86BFAB is a light, moderate teal. Relative luminance 0.453; OKLCH L 75.9% C 0.066 H 170.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #86BFAB |
|---|---|
| RGB | rgb(134, 191, 171) |
| HSL | hsl(159, 31%, 64%) |
| HSV | hsv(159, 30%, 75%) |
| CMYK | cmyk(29.8%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.07, -22.79, 4.18) |
| CIE-LCH | lch(73.07, 23.17, 169.60°) |
| OKLab | oklab(75.95% -0.0652 0.0107) |
| OKLCH | oklch(75.95% 0.066 170.7) |
| XYZ | xyz(35.8106, 45.2684, 45.3710) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 7.09
Darkseagreen
#8FBC8F
ΔE00 8.43
Greeny Blue
#42B395
ΔE00 8.78
Greyish Teal
#719F91
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BFAB #BF869A
analogous
#86BF8E #86BFAB #86B6BF
triadic
#86BFAB #AB86BF #BFAB86
tetradic
#86BFAB #8E86BF #BF869A #B6BF86
square
#86BFAB #8E86BF #BF869A #B6BF86
split-complementary
#86BFAB #BF86B6 #BF8E86
monochromatic
#46856F #5EAA8F #86BFAB #AED4C7 #D6E9E3
Accessibility & contrast
On white
2.09
#86BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#86BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BFAB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BFAB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#78C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #86bfab; /* rgb */ color: rgb(134, 191, 171); /* oklch */ color: oklch(75.9% 0.066 170.7);
Tailwind
colors: {
custom: {
50: '#abd2c4',
500: '#86bfab',
950: '#000000',
},
}SCSS
$custom: #86bfab; $custom-light: #abd2c4; $custom-dark: #000000;
JSON
{
"hex": "#86bfab",
"rgb": {
"r": 134,
"g": 191,
"b": 171
},
"hsl": {
"h": 158.947,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.75949,
"c": 0.06603,
"h": 170.7
},
"luminance": 0.4527
}Semantic roles & 50–950 ramp
primary
#86BFAB
secondary
#DAC6CD
accent
#3C62AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281