#86CEBC#86CEBC
#86CEBC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.077 H 176.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEBC |
|---|---|
| RGB | rgb(134, 206, 188) |
| HSL | hsl(165, 42%, 67%) |
| HSV | hsv(165, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.78, -26.50, 1.82) |
| CIE-LCH | lch(77.78, 26.57, 176.06°) |
| OKLab | oklab(79.87% -0.0768 0.0044) |
| OKLCH | oklch(79.87% 0.077 176.7) |
| XYZ | xyz(40.9766, 52.8393, 55.6070) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.57
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.88
Turquoise
#40E0D0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEBC #CE8698
analogous
#86CE98 #86CEBC #86BCCE
triadic
#86CEBC #BC86CE #CEBC86
tetradic
#86CEBC #9886CE #CE8698 #BCCE86
square
#86CEBC #9886CE #CE8698 #BCCE86
split-complementary
#86CEBC #CE86BC #CE9886
monochromatic
#3F9B84 #5ABCA4 #86CEBC #B2E0D4 #DDF1EC
Accessibility & contrast
On white
1.82
#86CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#86CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEBC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEBC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#70D0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cebc; /* rgb */ color: rgb(134, 206, 188); /* oklch */ color: oklch(79.9% 0.077 176.7);
Tailwind
colors: {
custom: {
50: '#acddd0',
500: '#86cebc',
950: '#000000',
},
}SCSS
$custom: #86cebc; $custom-light: #acddd0; $custom-dark: #000000;
JSON
{
"hex": "#86cebc",
"rgb": {
"r": 134,
"g": 206,
"b": 188
},
"hsl": {
"h": 165,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79872,
"c": 0.07693,
"h": 176.7
},
"luminance": 0.52842
}Semantic roles & 50–950 ramp
primary
#86CEBC
secondary
#A1576A
accent
#3051B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483