#86CCCD#86CCCD
#86CCCD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.070 H 197.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCCD |
|---|---|
| RGB | rgb(134, 204, 205) |
| HSL | hsl(181, 42%, 66%) |
| HSV | hsv(181, 35%, 80%) |
| CMYK | cmyk(34.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.67, -21.60, -7.48) |
| CIE-LCH | lch(77.67, 22.86, 199.09°) |
| OKLab | oklab(79.94% -0.0672 -0.0205) |
| OKLCH | oklch(79.94% 0.07 197) |
| XYZ | xyz(42.4399, 52.6592, 65.6737) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.33
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Aqua Blue
#02D8E9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCCD #CD8786
analogous
#86CDAB #86CCCD #86A9CD
triadic
#86CCCD #CD86CC #CCCD86
tetradic
#86CCCD #AB86CD #CD8786 #A9CD86
square
#86CCCD #AB86CD #CD8786 #A9CD86
split-complementary
#86CCCD #CD86A9 #CDAB86
monochromatic
#3F9899 #5BBABB #86CCCD #B1DEDF #DDF1F1
Accessibility & contrast
On white
1.82
#86CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#86CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCCD
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCCD | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#6AD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cccd; /* rgb */ color: rgb(134, 204, 205); /* oklch */ color: oklch(79.9% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#acdbdc',
500: '#86cccd',
950: '#000000',
},
}SCSS
$custom: #86cccd; $custom-light: #acdbdc; $custom-dark: #000000;
JSON
{
"hex": "#86cccd",
"rgb": {
"r": 134,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.845,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79938,
"c": 0.07029,
"h": 197
},
"luminance": 0.52662
}Semantic roles & 50–950 ramp
primary
#86CCCD
secondary
#A05958
accent
#3331B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484