#86D8CD#86D8CD
#86D8CD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.7% C 0.082 H 185.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #86D8CD |
|---|---|
| RGB | rgb(134, 216, 205) |
| HSL | hsl(172, 51%, 69%) |
| HSV | hsv(172, 38%, 85%) |
| CMYK | cmyk(38%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(81.06, -27.52, -2.48) |
| CIE-LCH | lch(81.06, 27.63, 185.14°) |
| OKLab | oklab(82.66% -0.0817 -0.0071) |
| OKLCH | oklch(82.66% 0.082 185) |
| XYZ | xyz(45.4027, 58.5848, 66.6613) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 6.40
Tiffany Blue
#7BF2DA
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D8CD #D88691
analogous
#86D8A4 #86D8CD #86BAD8
triadic
#86D8CD #CD86D8 #D8CD86
tetradic
#86D8CD #A486D8 #D88691 #BAD886
square
#86D8CD #A486D8 #D88691 #BAD886
split-complementary
#86D8CD #D886BA #D8A486
monochromatic
#37AC9C #58C9BA #86D8CD #B4E7E0 #E3F6F3
Accessibility & contrast
On white
1.65
#86D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#86D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D8CD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D8CD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#68DBD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86d8cd; /* rgb */ color: rgb(134, 216, 205); /* oklch */ color: oklch(82.7% 0.082 185.0);
Tailwind
colors: {
custom: {
50: '#ade4dc',
500: '#86d8cd',
950: '#000000',
},
}SCSS
$custom: #86d8cd; $custom-light: #ade4dc; $custom-dark: #000000;
JSON
{
"hex": "#86d8cd",
"rgb": {
"r": 134,
"g": 216,
"b": 205
},
"hsl": {
"h": 171.951,
"s": 51.25,
"l": 68.627
},
"oklch": {
"l": 0.82655,
"c": 0.08205,
"h": 185
},
"luminance": 0.58588
}Semantic roles & 50–950 ramp
primary
#86D8CD
secondary
#AE5460
accent
#273BBF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484