#86CDCA#86CDCA
#86CDCA is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.071 H 192.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDCA |
|---|---|
| RGB | rgb(134, 205, 202) |
| HSL | hsl(177, 42%, 66%) |
| HSV | hsv(177, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.87, -22.81, -5.57) |
| CIE-LCH | lch(77.87, 23.48, 193.72°) |
| OKLab | oklab(80.07% -0.0697 -0.0154) |
| OKLCH | oklch(80.07% 0.071 192.4) |
| XYZ | xyz(42.3197, 52.9926, 63.8643) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.39
Seafoam Blue
#78D1B6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDCA #CD8689
analogous
#86CDA7 #86CDCA #86ADCD
triadic
#86CDCA #CA86CD #CDCA86
tetradic
#86CDCA #A786CD #CD8689 #ADCD86
square
#86CDCA #A786CD #CD8689 #ADCD86
split-complementary
#86CDCA #CD86AD #CDA786
monochromatic
#3F9995 #5BBBB7 #86CDCA #B1DFDD #DDF1F0
Accessibility & contrast
On white
1.81
#86CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#86CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDCA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDCA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#6BD1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdca; /* rgb */ color: rgb(134, 205, 202); /* oklch */ color: oklch(80.1% 0.071 192.4);
Tailwind
colors: {
custom: {
50: '#acdcda',
500: '#86cdca',
950: '#000000',
},
}SCSS
$custom: #86cdca; $custom-light: #acdcda; $custom-dark: #000000;
JSON
{
"hex": "#86cdca",
"rgb": {
"r": 134,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.465,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.80068,
"c": 0.07135,
"h": 192.4
},
"luminance": 0.52995
}Semantic roles & 50–950 ramp
primary
#86CDCA
secondary
#A0585B
accent
#3136B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483