#86CDBD#86CDBD
#86CDBD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.075 H 178.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDBD |
|---|---|
| RGB | rgb(134, 205, 189) |
| HSL | hsl(166, 42%, 66%) |
| HSV | hsv(166, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(77.52, -25.79, 0.91) |
| CIE-LCH | lch(77.52, 25.81, 177.98°) |
| OKLab | oklab(79.67% -0.0751 0.002) |
| OKLCH | oklch(79.67% 0.075 178.5) |
| XYZ | xyz(40.8449, 52.4026, 56.0967) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.51
Light Teal
#90E4C1
ΔE00 7.61
Turquoise
#40E0D0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDBD #CD8696
analogous
#86CD9A #86CDBD #86BACD
triadic
#86CDBD #BD86CD #CDBD86
tetradic
#86CDBD #9A86CD #CD8696 #BACD86
square
#86CDBD #9A86CD #CD8696 #BACD86
split-complementary
#86CDBD #CD86BA #CD9A86
monochromatic
#3F9985 #5BBBA5 #86CDBD #B1DFD5 #DDF1EC
Accessibility & contrast
On white
1.83
#86CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#86CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDBD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDBD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#70CFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdbd; /* rgb */ color: rgb(134, 205, 189); /* oklch */ color: oklch(79.7% 0.075 178.5);
Tailwind
colors: {
custom: {
50: '#acdcd0',
500: '#86cdbd',
950: '#000000',
},
}SCSS
$custom: #86cdbd; $custom-light: #acdcd0; $custom-dark: #000000;
JSON
{
"hex": "#86cdbd",
"rgb": {
"r": 134,
"g": 205,
"b": 189
},
"hsl": {
"h": 166.479,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79672,
"c": 0.07516,
"h": 178.5
},
"luminance": 0.52405
}Semantic roles & 50–950 ramp
primary
#86CDBD
secondary
#A05868
accent
#314FB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483