#86C8CB#86C8CB
#86C8CB is a light, moderate teal. Relative luminance 0.507; OKLCH L 79.0% C 0.067 H 199.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8CB |
|---|---|
| RGB | rgb(134, 200, 203) |
| HSL | hsl(183, 40%, 66%) |
| HSV | hsv(183, 34%, 80%) |
| CMYK | cmyk(34%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.49, -20.06, -8.16) |
| CIE-LCH | lch(76.49, 21.66, 202.12°) |
| OKLab | oklab(78.97% -0.0631 -0.0224) |
| OKLCH | oklch(78.97% 0.067 199.5) |
| XYZ | xyz(41.2615, 50.6862, 64.0975) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 8.00
Darkturquoise
#00CED1
ΔE00 8.72
Lightblue
#ADD8E6
ΔE00 9.10
Aqua Blue
#02D8E9
ΔE00 9.14
Paleturquoise
#AFEEEE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8CB #CB8986
analogous
#86CBAB #86C8CB #86A5CB
triadic
#86C8CB #CB86C8 #C8CB86
tetradic
#86C8CB #AB86CB #CB8986 #A5CB86
square
#86C8CB #AB86CB #CB8986 #A5CB86
split-complementary
#86C8CB #CB86A5 #CBAB86
monochromatic
#419296 #5BB5B9 #86C8CB #B1DBDD #DCEFF0
Accessibility & contrast
On white
1.89
#86C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#86C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8CB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8CB | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#6BCCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c8cb; /* rgb */ color: rgb(134, 200, 203); /* oklch */ color: oklch(79.0% 0.067 199.5);
Tailwind
colors: {
custom: {
50: '#acd8da',
500: '#86c8cb',
950: '#000000',
},
}SCSS
$custom: #86c8cb; $custom-light: #acd8da; $custom-dark: #000000;
JSON
{
"hex": "#86c8cb",
"rgb": {
"r": 134,
"g": 200,
"b": 203
},
"hsl": {
"h": 182.609,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.78972,
"c": 0.06696,
"h": 199.5
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#86C8CB
secondary
#9D5B58
accent
#3833B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383