#86CCCC#86CCCC
#86CCCC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.070 H 195.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCCC |
|---|---|
| RGB | rgb(134, 204, 204) |
| HSL | hsl(180, 41%, 66%) |
| HSV | hsv(180, 34%, 80%) |
| CMYK | cmyk(34.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.64, -21.84, -6.98) |
| CIE-LCH | lch(77.64, 22.93, 197.72°) |
| OKLab | oklab(79.91% -0.0676 -0.0192) |
| OKLCH | oklch(79.91% 0.07 195.8) |
| XYZ | xyz(42.3196, 52.6110, 65.0400) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Aqua Blue
#02D8E9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCCC #CC8686
analogous
#86CCA9 #86CCCC #86A9CC
triadic
#86CCCC #CC86CC #CCCC86
tetradic
#86CCCC #A986CC #CC8686 #A9CC86
square
#86CCCC #A986CC #CC8686 #A9CC86
split-complementary
#86CCCC #CC86A9 #CCA986
monochromatic
#409898 #5BBABA #86CCCC #B1DEDE #DCF0F0
Accessibility & contrast
On white
1.82
#86CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#86CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCCC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCCC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#6AD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cccc; /* rgb */ color: rgb(134, 204, 204); /* oklch */ color: oklch(79.9% 0.070 195.8);
Tailwind
colors: {
custom: {
50: '#acdbdb',
500: '#86cccc',
950: '#000000',
},
}SCSS
$custom: #86cccc; $custom-light: #acdbdb; $custom-dark: #000000;
JSON
{
"hex": "#86cccc",
"rgb": {
"r": 134,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79906,
"c": 0.07031,
"h": 195.8
},
"luminance": 0.52614
}Semantic roles & 50–950 ramp
primary
#86CCCC
secondary
#9E5858
accent
#3232B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484