#86CCBF#86CCBF
#86CCBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.073 H 181.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCBF |
|---|---|
| RGB | rgb(134, 204, 191) |
| HSL | hsl(169, 41%, 66%) |
| HSV | hsv(169, 34%, 80%) |
| CMYK | cmyk(34.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.29, -24.85, -0.50) |
| CIE-LCH | lch(77.29, 24.86, 181.16°) |
| OKLab | oklab(79.5% -0.073 -0.0017) |
| OKLCH | oklch(79.5% 0.073 181.4) |
| XYZ | xyz(40.8250, 52.0132, 57.1685) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.73
Turquoise
#40E0D0
ΔE00 8.30
Light Teal
#90E4C1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCBF #CC8693
analogous
#86CC9C #86CCBF #86B6CC
triadic
#86CCBF #BF86CC #CCBF86
tetradic
#86CCBF #9C86CC #CC8693 #B6CC86
square
#86CCBF #9C86CC #CC8693 #B6CC86
split-complementary
#86CCBF #CC86B6 #CC9C86
monochromatic
#409887 #5BBAA8 #86CCBF #B1DED6 #DCF0ED
Accessibility & contrast
On white
1.84
#86CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#86CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCBF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCBF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#6FCEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #86ccbf; /* rgb */ color: rgb(134, 204, 191); /* oklch */ color: oklch(79.5% 0.073 181.4);
Tailwind
colors: {
custom: {
50: '#acdbd2',
500: '#86ccbf',
950: '#000000',
},
}SCSS
$custom: #86ccbf; $custom-light: #acdbd2; $custom-dark: #000000;
JSON
{
"hex": "#86ccbf",
"rgb": {
"r": 134,
"g": 204,
"b": 191
},
"hsl": {
"h": 168.857,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79503,
"c": 0.07307,
"h": 181.4
},
"luminance": 0.52016
}Semantic roles & 50–950 ramp
primary
#86CCBF
secondary
#9E5865
accent
#324AB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483