#86CEBD#86CEBD
#86CEBD is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.076 H 177.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEBD |
|---|---|
| RGB | rgb(134, 206, 189) |
| HSL | hsl(166, 42%, 67%) |
| HSV | hsv(166, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.81, -26.28, 1.32) |
| CIE-LCH | lch(77.81, 26.32, 177.11°) |
| OKLab | oklab(79.9% -0.0764 0.0031) |
| OKLCH | oklch(79.9% 0.076 177.7) |
| XYZ | xyz(41.0848, 52.8826, 56.1767) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.64
Turquoise
#40E0D0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEBD #CE8697
analogous
#86CE99 #86CEBD #86BBCE
triadic
#86CEBD #BD86CE #CEBD86
tetradic
#86CEBD #9986CE #CE8697 #BBCE86
square
#86CEBD #9986CE #CE8697 #BBCE86
split-complementary
#86CEBD #CE86BB #CE9986
monochromatic
#3F9B85 #5ABCA5 #86CEBD #B2E0D5 #DDF1ED
Accessibility & contrast
On white
1.81
#86CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#86CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEBD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEBD | 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)
#C9C6BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#70D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cebd; /* rgb */ color: rgb(134, 206, 189); /* oklch */ color: oklch(79.9% 0.076 177.7);
Tailwind
colors: {
custom: {
50: '#acddd0',
500: '#86cebd',
950: '#000000',
},
}SCSS
$custom: #86cebd; $custom-light: #acddd0; $custom-dark: #000000;
JSON
{
"hex": "#86cebd",
"rgb": {
"r": 134,
"g": 206,
"b": 189
},
"hsl": {
"h": 165.833,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79901,
"c": 0.07643,
"h": 177.7
},
"luminance": 0.52885
}Semantic roles & 50–950 ramp
primary
#86CEBD
secondary
#A15769
accent
#3050B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483