#86CDAC#86CDAC
#86CDAC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.086 H 163.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDAC |
|---|---|
| RGB | rgb(134, 205, 172) |
| HSL | hsl(152, 42%, 66%) |
| HSV | hsv(152, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(77.11, -29.43, 9.44) |
| CIE-LCH | lch(77.11, 30.91, 162.22°) |
| OKLab | oklab(79.2% -0.0825 0.0243) |
| OKLCH | oklch(79.2% 0.086 163.6) |
| XYZ | xyz(39.1065, 51.7073, 46.9416) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 5.42
Eucalyptus
#44D7A8
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDAC #CD86A7
analogous
#86CD89 #86CDAC #86CACD
triadic
#86CDAC #AC86CD #CDAC86
tetradic
#86CDAC #8986CD #CD86A7 #CACD86
square
#86CDAC #8986CD #CD86A7 #CACD86
split-complementary
#86CDAC #CD86CA #CD8986
monochromatic
#3F996F #5BBB8E #86CDAC #B1DFCA #DDF1E7
Accessibility & contrast
On white
1.85
#86CDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#86CDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDAC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDAC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#75CDC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86cdac; /* rgb */ color: rgb(134, 205, 172); /* oklch */ color: oklch(79.2% 0.086 163.6);
Tailwind
colors: {
custom: {
50: '#abdcc4',
500: '#86cdac',
950: '#000000',
},
}SCSS
$custom: #86cdac; $custom-light: #abdcc4; $custom-dark: #000000;
JSON
{
"hex": "#86cdac",
"rgb": {
"r": 134,
"g": 205,
"b": 172
},
"hsl": {
"h": 152.113,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.792,
"c": 0.086,
"h": 163.6
},
"luminance": 0.5171
}Semantic roles & 50–950 ramp
primary
#86CDAC
secondary
#A05879
accent
#316EB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482