#86CECE#86CECE
#86CECE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.072 H 195.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #86CECE |
|---|---|
| RGB | rgb(134, 206, 206) |
| HSL | hsl(180, 42%, 67%) |
| HSV | hsv(180, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.27, -22.36, -7.14) |
| CIE-LCH | lch(78.27, 23.47, 197.70°) |
| OKLab | oklab(80.42% -0.0693 -0.0196) |
| OKLCH | oklch(80.42% 0.072 195.8) |
| XYZ | xyz(43.0394, 53.6644, 66.4709) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Aqua Blue
#02D8E9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CECE #CE8686
analogous
#86CEAA #86CECE #86AACE
triadic
#86CECE #CE86CE #CECE86
tetradic
#86CECE #AA86CE #CE8686 #AACE86
square
#86CECE #AA86CE #CE8686 #AACE86
split-complementary
#86CECE #CE86AA #CEAA86
monochromatic
#3F9B9B #5ABCBC #86CECE #B2E0E0 #DDF1F1
Accessibility & contrast
On white
1.79
#86CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#86CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CECE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CECE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#69D2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86cece; /* rgb */ color: rgb(134, 206, 206); /* oklch */ color: oklch(80.4% 0.072 195.8);
Tailwind
colors: {
custom: {
50: '#acdddc',
500: '#86cece',
950: '#000000',
},
}SCSS
$custom: #86cece; $custom-light: #acdddc; $custom-dark: #000000;
JSON
{
"hex": "#86cece",
"rgb": {
"r": 134,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80422,
"c": 0.07199,
"h": 195.8
},
"luminance": 0.53667
}Semantic roles & 50–950 ramp
primary
#86CECE
secondary
#A15757
accent
#3030B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484