#86CBBF#86CBBF
#86CBBF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.072 H 182.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86CBBF |
|---|---|
| RGB | rgb(134, 203, 191) |
| HSL | hsl(170, 40%, 66%) |
| HSV | hsv(170, 34%, 80%) |
| CMYK | cmyk(34%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.00, -24.36, -0.92) |
| CIE-LCH | lch(77.00, 24.38, 182.16°) |
| OKLab | oklab(79.27% -0.0718 -0.0028) |
| OKLCH | oklch(79.27% 0.072 182.3) |
| XYZ | xyz(40.5881, 51.5394, 57.0895) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 6.98
Mediumaquamarine
#66CDAA
ΔE00 8.09
Turquoise
#40E0D0
ΔE00 8.51
Light Teal
#90E4C1
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CBBF #CB8692
analogous
#86CB9C #86CBBF #86B4CB
triadic
#86CBBF #BF86CB #CBBF86
tetradic
#86CBBF #9C86CB #CB8692 #B4CB86
square
#86CBBF #9C86CB #CB8692 #B4CB86
split-complementary
#86CBBF #CB86B4 #CB9C86
monochromatic
#419687 #5BB9A8 #86CBBF #B1DDD6 #DCF0EC
Accessibility & contrast
On white
1.86
#86CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#86CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CBBF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CBBF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#6FCEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86cbbf; /* rgb */ color: rgb(134, 203, 191); /* oklch */ color: oklch(79.3% 0.072 182.3);
Tailwind
colors: {
custom: {
50: '#acdbd2',
500: '#86cbbf',
950: '#000000',
},
}SCSS
$custom: #86cbbf; $custom-light: #acdbd2; $custom-dark: #000000;
JSON
{
"hex": "#86cbbf",
"rgb": {
"r": 134,
"g": 203,
"b": 191
},
"hsl": {
"h": 169.565,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.79275,
"c": 0.07187,
"h": 182.3
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#86CBBF
secondary
#9D5864
accent
#3349B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483