#86C8BF#86C8BF
#86C8BF is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.068 H 185.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8BF |
|---|---|
| RGB | rgb(134, 200, 191) |
| HSL | hsl(172, 38%, 65%) |
| HSV | hsv(172, 33%, 78%) |
| CMYK | cmyk(33%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.15, -22.87, -2.17) |
| CIE-LCH | lch(76.15, 22.97, 185.42°) |
| OKLab | oklab(78.59% -0.0681 -0.0062) |
| OKLCH | oklch(78.59% 0.068 185.2) |
| XYZ | xyz(39.8865, 50.1361, 56.8556) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.28
Turquoise
#40E0D0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8BF #C8868F
analogous
#86C89E #86C8BF #86B0C8
triadic
#86C8BF #BF86C8 #C8BF86
tetradic
#86C8BF #9E86C8 #C8868F #B0C886
square
#86C8BF #9E86C8 #C8868F #B0C886
split-complementary
#86C8BF #C886B0 #C89E86
monochromatic
#429187 #5CB5A9 #86C8BF #B0DBD5 #DAEEEC
Accessibility & contrast
On white
1.90
#86C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#86C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8BF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8BF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#70CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86c8bf; /* rgb */ color: rgb(134, 200, 191); /* oklch */ color: oklch(78.6% 0.068 185.2);
Tailwind
colors: {
custom: {
50: '#abd9d2',
500: '#86c8bf',
950: '#000000',
},
}SCSS
$custom: #86c8bf; $custom-light: #abd9d2; $custom-dark: #000000;
JSON
{
"hex": "#86c8bf",
"rgb": {
"r": 134,
"g": 200,
"b": 191
},
"hsl": {
"h": 171.818,
"s": 37.5,
"l": 65.49
},
"oklch": {
"l": 0.78592,
"c": 0.06835,
"h": 185.2
},
"luminance": 0.50138
}Semantic roles & 50–950 ramp
primary
#86C8BF
secondary
#995962
accent
#3546B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383