#86CCCE#86CCCE
#86CCCE is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.070 H 198.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCCE |
|---|---|
| RGB | rgb(134, 204, 206) |
| HSL | hsl(182, 42%, 67%) |
| HSV | hsv(182, 35%, 81%) |
| CMYK | cmyk(35%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.70, -21.36, -7.97) |
| CIE-LCH | lch(77.70, 22.80, 200.46°) |
| OKLab | oklab(79.97% -0.0668 -0.0219) |
| OKLCH | oklch(79.97% 0.07 198.1) |
| XYZ | xyz(42.5610, 52.7076, 66.3114) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.49
Darkturquoise
#00CED1
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.32
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Aqua Blue
#02D8E9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCCE #CE8886
analogous
#86CEAC #86CCCE #86A8CE
triadic
#86CCCE #CE86CC #CCCE86
tetradic
#86CCCE #AC86CE #CE8886 #A8CE86
square
#86CCCE #AC86CE #CE8886 #A8CE86
split-complementary
#86CCCE #CE86A8 #CEAC86
monochromatic
#3F989B #5ABABC #86CCCE #B2DEE0 #DDF1F1
Accessibility & contrast
On white
1.82
#86CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#86CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCCE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCCE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#69D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86ccce; /* rgb */ color: rgb(134, 204, 206); /* oklch */ color: oklch(80.0% 0.070 198.1);
Tailwind
colors: {
custom: {
50: '#acdbdc',
500: '#86ccce',
950: '#000000',
},
}SCSS
$custom: #86ccce; $custom-light: #acdbdc; $custom-dark: #000000;
JSON
{
"hex": "#86ccce",
"rgb": {
"r": 134,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.667,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79971,
"c": 0.07031,
"h": 198.1
},
"luminance": 0.5271
}Semantic roles & 50–950 ramp
primary
#86CCCE
secondary
#A15957
accent
#3430B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484