#86CDC8#86CDC8
#86CDC8 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.072 H 190.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDC8 |
|---|---|
| RGB | rgb(134, 205, 200) |
| HSL | hsl(176, 42%, 66%) |
| HSV | hsv(176, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.81, -23.28, -4.58) |
| CIE-LCH | lch(77.81, 23.73, 191.12°) |
| OKLab | oklab(80.01% -0.0705 -0.0127) |
| OKLCH | oklch(80.01% 0.072 190.2) |
| XYZ | xyz(42.0844, 52.8985, 62.6252) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.24
Pale Teal
#82CBB2
ΔE00 7.38
Seafoam Blue
#78D1B6
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.56
Turquoise
#40E0D0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDC8 #CD868B
analogous
#86CDA5 #86CDC8 #86AFCD
triadic
#86CDC8 #C886CD #CDC886
tetradic
#86CDC8 #A586CD #CD868B #AFCD86
square
#86CDC8 #A586CD #CD868B #AFCD86
split-complementary
#86CDC8 #CD86AF #CDA586
monochromatic
#3F9993 #5BBBB4 #86CDC8 #B1DFDC #DDF1EF
Accessibility & contrast
On white
1.81
#86CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#86CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDC8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDC8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#6CD1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdc8; /* rgb */ color: rgb(134, 205, 200); /* oklch */ color: oklch(80.0% 0.072 190.2);
Tailwind
colors: {
custom: {
50: '#acdcd8',
500: '#86cdc8',
950: '#000000',
},
}SCSS
$custom: #86cdc8; $custom-light: #acdcd8; $custom-dark: #000000;
JSON
{
"hex": "#86cdc8",
"rgb": {
"r": 134,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.775,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.80005,
"c": 0.07164,
"h": 190.2
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#86CDC8
secondary
#A0585D
accent
#313AB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483