#86CDC2#86CDC2
#86CDC2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.073 H 183.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDC2 |
|---|---|
| RGB | rgb(134, 205, 194) |
| HSL | hsl(171, 42%, 66%) |
| HSV | hsv(171, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.65, -24.67, -1.59) |
| CIE-LCH | lch(77.65, 24.72, 183.68°) |
| OKLab | oklab(79.82% -0.073 -0.0046) |
| OKLCH | oklch(79.82% 0.073 183.6) |
| XYZ | xyz(41.3970, 52.6235, 59.0045) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.58
Turquoise
#40E0D0
ΔE00 8.15
Mediumaquamarine
#66CDAA
ΔE00 8.42
Light Teal
#90E4C1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDC2 #CD8691
analogous
#86CD9F #86CDC2 #86B5CD
triadic
#86CDC2 #C286CD #CDC286
tetradic
#86CDC2 #9F86CD #CD8691 #B5CD86
square
#86CDC2 #9F86CD #CD8691 #B5CD86
split-complementary
#86CDC2 #CD86B5 #CD9F86
monochromatic
#3F998B #5BBBAC #86CDC2 #B1DFD8 #DDF1EE
Accessibility & contrast
On white
1.82
#86CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#86CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDC2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDC2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#BABCC3
Tritanopia (blue-blind)
#6ED0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdc2; /* rgb */ color: rgb(134, 205, 194); /* oklch */ color: oklch(79.8% 0.073 183.6);
Tailwind
colors: {
custom: {
50: '#acdcd4',
500: '#86cdc2',
950: '#000000',
},
}SCSS
$custom: #86cdc2; $custom-light: #acdcd4; $custom-dark: #000000;
JSON
{
"hex": "#86cdc2",
"rgb": {
"r": 134,
"g": 205,
"b": 194
},
"hsl": {
"h": 170.704,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79821,
"c": 0.07317,
"h": 183.6
},
"luminance": 0.52626
}Semantic roles & 50–950 ramp
primary
#86CDC2
secondary
#A05863
accent
#3145B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483