#86C8BE#86C8BE
#86C8BE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.069 H 184.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8BE |
|---|---|
| RGB | rgb(134, 200, 190) |
| HSL | hsl(171, 38%, 65%) |
| HSV | hsv(171, 33%, 78%) |
| CMYK | cmyk(33%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.13, -23.10, -1.67) |
| CIE-LCH | lch(76.13, 23.16, 184.13°) |
| OKLab | oklab(78.56% -0.0685 -0.0048) |
| OKLCH | oklch(78.56% 0.069 184) |
| XYZ | xyz(39.7768, 50.0923, 56.2780) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 7.15
Mediumaquamarine
#66CDAA
ΔE00 8.88
Turquoise
#40E0D0
ΔE00 9.22
Topaz
#13BBAF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8BE #C88690
analogous
#86C89D #86C8BE #86B1C8
triadic
#86C8BE #BE86C8 #C8BE86
tetradic
#86C8BE #9D86C8 #C88690 #B1C886
square
#86C8BE #9D86C8 #C88690 #B1C886
split-complementary
#86C8BE #C886B1 #C89D86
monochromatic
#429185 #5CB5A7 #86C8BE #B0DBD5 #DAEEEB
Accessibility & contrast
On white
1.91
#86C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#86C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8BE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8BE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#70CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86c8be; /* rgb */ color: rgb(134, 200, 190); /* oklch */ color: oklch(78.6% 0.069 184.0);
Tailwind
colors: {
custom: {
50: '#abd9d1',
500: '#86c8be',
950: '#000000',
},
}SCSS
$custom: #86c8be; $custom-light: #abd9d1; $custom-dark: #000000;
JSON
{
"hex": "#86c8be",
"rgb": {
"r": 134,
"g": 200,
"b": 190
},
"hsl": {
"h": 170.909,
"s": 37.5,
"l": 65.49
},
"oklch": {
"l": 0.78562,
"c": 0.06866,
"h": 184
},
"luminance": 0.50095
}Semantic roles & 50–950 ramp
primary
#86C8BE
secondary
#995963
accent
#3548B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383