#86CCCA#86CCCA
#86CCCA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.070 H 193.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCCA |
|---|---|
| RGB | rgb(134, 204, 202) |
| HSL | hsl(178, 41%, 66%) |
| HSV | hsv(178, 34%, 80%) |
| CMYK | cmyk(34.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.59, -22.31, -5.99) |
| CIE-LCH | lch(77.59, 23.10, 195.02°) |
| OKLab | oklab(79.84% -0.0685 -0.0165) |
| OKLCH | oklch(79.84% 0.07 193.5) |
| XYZ | xyz(42.0813, 52.5157, 63.7848) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 8.12
Powder Blue
#B0E0E6
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 8.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCCA #CC8688
analogous
#86CCA7 #86CCCA #86ABCC
triadic
#86CCCA #CA86CC #CCCA86
tetradic
#86CCCA #A786CC #CC8688 #ABCC86
square
#86CCCA #A786CC #CC8688 #ABCC86
split-complementary
#86CCCA #CC86AB #CCA786
monochromatic
#409895 #5BBAB7 #86CCCA #B1DEDD #DCF0F0
Accessibility & contrast
On white
1.83
#86CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#86CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCCA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCCA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#6BD0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86ccca; /* rgb */ color: rgb(134, 204, 202); /* oklch */ color: oklch(79.8% 0.070 193.5);
Tailwind
colors: {
custom: {
50: '#acdbda',
500: '#86ccca',
950: '#000000',
},
}SCSS
$custom: #86ccca; $custom-light: #acdbda; $custom-dark: #000000;
JSON
{
"hex": "#86ccca",
"rgb": {
"r": 134,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.286,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79842,
"c": 0.07042,
"h": 193.5
},
"luminance": 0.52518
}Semantic roles & 50–950 ramp
primary
#86CCCA
secondary
#9E585A
accent
#3235B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483