#86CFBC#86CFBC
#86CFBC is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.078 H 176.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFBC |
|---|---|
| RGB | rgb(134, 207, 188) |
| HSL | hsl(164, 43%, 67%) |
| HSV | hsv(164, 35%, 81%) |
| CMYK | cmyk(35.3%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.06, -26.99, 2.24) |
| CIE-LCH | lch(78.06, 27.08, 175.26°) |
| OKLab | oklab(80.1% -0.078 0.0055) |
| OKLCH | oklch(80.1% 0.078 176) |
| XYZ | xyz(41.2182, 53.3223, 55.6875) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 5.88
Light Teal
#90E4C1
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 8.03
Mediumturquoise
#48D1CC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFBC #CF8699
analogous
#86CF98 #86CFBC #86BDCF
triadic
#86CFBC #BC86CF #CFBC86
tetradic
#86CFBC #9886CF #CF8699 #BDCF86
square
#86CFBC #9886CF #CF8699 #BDCF86
split-complementary
#86CFBC #CF86BD #CF9886
monochromatic
#3E9D84 #5ABEA4 #86CFBC #B2E0D4 #DEF2ED
Accessibility & contrast
On white
1.80
#86CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#86CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFBC
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFBC | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#70D1C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cfbc; /* rgb */ color: rgb(134, 207, 188); /* oklch */ color: oklch(80.1% 0.078 176.0);
Tailwind
colors: {
custom: {
50: '#acded0',
500: '#86cfbc',
950: '#000000',
},
}SCSS
$custom: #86cfbc; $custom-light: #acded0; $custom-dark: #000000;
JSON
{
"hex": "#86cfbc",
"rgb": {
"r": 134,
"g": 207,
"b": 188
},
"hsl": {
"h": 164.384,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.801,
"c": 0.07823,
"h": 176
},
"luminance": 0.53325
}Semantic roles & 50–950 ramp
primary
#86CFBC
secondary
#A2576B
accent
#2F52B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483