#86CDCE#86CDCE
#86CDCE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.071 H 197.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDCE |
|---|---|
| RGB | rgb(134, 205, 206) |
| HSL | hsl(181, 42%, 67%) |
| HSV | hsv(181, 35%, 81%) |
| CMYK | cmyk(35%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.98, -21.86, -7.55) |
| CIE-LCH | lch(77.98, 23.13, 199.06°) |
| OKLab | oklab(80.2% -0.068 -0.0207) |
| OKLCH | oklch(80.2% 0.071 197) |
| XYZ | xyz(42.7994, 53.1845, 66.3909) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.95
Powder Blue
#B0E0E6
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.14
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDCE #CE8786
analogous
#86CEAB #86CDCE #86A9CE
triadic
#86CDCE #CE86CD #CDCE86
tetradic
#86CDCE #AB86CE #CE8786 #A9CE86
square
#86CDCE #AB86CE #CE8786 #A9CE86
split-complementary
#86CDCE #CE86A9 #CEAB86
monochromatic
#3F9A9B #5ABBBC #86CDCE #B2DFE0 #DDF1F1
Accessibility & contrast
On white
1.80
#86CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#86CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDCE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDCE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#69D1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cdce; /* rgb */ color: rgb(134, 205, 206); /* oklch */ color: oklch(80.2% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#acdcdc',
500: '#86cdce',
950: '#000000',
},
}SCSS
$custom: #86cdce; $custom-light: #acdcdc; $custom-dark: #000000;
JSON
{
"hex": "#86cdce",
"rgb": {
"r": 134,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.833,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80196,
"c": 0.07113,
"h": 197
},
"luminance": 0.53187
}Semantic roles & 50–950 ramp
primary
#86CDCE
secondary
#A15857
accent
#3230B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484