#86BCA2#86BCA2
#86BCA2 is a light, moderate teal. Relative luminance 0.436; OKLCH L 75.0% C 0.068 H 163.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCA2 |
|---|---|
| RGB | rgb(134, 188, 162) |
| HSL | hsl(151, 29%, 63%) |
| HSV | hsv(151, 29%, 74%) |
| CMYK | cmyk(28.7%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.99, -23.17, 7.53) |
| CIE-LCH | lch(71.99, 24.36, 162.00°) |
| OKLab | oklab(75.01% -0.0652 0.0194) |
| OKLCH | oklch(75.01% 0.068 163.4) |
| XYZ | xyz(34.3342, 43.6418, 40.7901) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.59
Darkseagreen
#8FBC8F
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 8.02
Greeny Blue
#42B395
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCA2 #BC86A0
analogous
#86BC87 #86BCA2 #86BBBC
triadic
#86BCA2 #A286BC #BCA286
tetradic
#86BCA2 #8786BC #BC86A0 #BBBC86
square
#86BCA2 #8786BC #BC86A0 #BBBC86
split-complementary
#86BCA2 #BC86BB #BC8786
monochromatic
#478065 #5FA684 #86BCA2 #ADD2C0 #D5E8DF
Accessibility & contrast
On white
2.16
#86BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#86BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCA2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCA2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#7ABCB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86bca2; /* rgb */ color: rgb(134, 188, 162); /* oklch */ color: oklch(75.0% 0.068 163.4);
Tailwind
colors: {
custom: {
50: '#aad0bd',
500: '#86bca2',
950: '#000000',
},
}SCSS
$custom: #86bca2; $custom-light: #aad0bd; $custom-dark: #000000;
JSON
{
"hex": "#86bca2",
"rgb": {
"r": 134,
"g": 188,
"b": 162
},
"hsl": {
"h": 151.111,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.7501,
"c": 0.06801,
"h": 163.4
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#86BCA2
secondary
#D9C5CF
accent
#3E71A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281