#86CBBE#86CBBE
#86CBBE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.072 H 181.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86CBBE |
|---|---|
| RGB | rgb(134, 203, 190) |
| HSL | hsl(169, 40%, 66%) |
| HSV | hsv(169, 34%, 80%) |
| CMYK | cmyk(34%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.98, -24.59, -0.42) |
| CIE-LCH | lch(76.98, 24.59, 180.98°) |
| OKLab | oklab(79.25% -0.0722 -0.0015) |
| OKLCH | oklch(79.25% 0.072 181.2) |
| XYZ | xyz(40.4784, 51.4955, 56.5119) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 7.15
Mediumaquamarine
#66CDAA
ΔE00 7.75
Turquoise
#40E0D0
ΔE00 8.50
Light Teal
#90E4C1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CBBE #CB8693
analogous
#86CB9B #86CBBE #86B5CB
triadic
#86CBBE #BE86CB #CBBE86
tetradic
#86CBBE #9B86CB #CB8693 #B5CB86
square
#86CBBE #9B86CB #CB8693 #B5CB86
split-complementary
#86CBBE #CB86B5 #CB9B86
monochromatic
#419686 #5BB9A7 #86CBBE #B1DDD5 #DCF0EC
Accessibility & contrast
On white
1.86
#86CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#86CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CBBE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CBBE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#70CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86cbbe; /* rgb */ color: rgb(134, 203, 190); /* oklch */ color: oklch(79.2% 0.072 181.2);
Tailwind
colors: {
custom: {
50: '#acdbd1',
500: '#86cbbe',
950: '#000000',
},
}SCSS
$custom: #86cbbe; $custom-light: #acdbd1; $custom-dark: #000000;
JSON
{
"hex": "#86cbbe",
"rgb": {
"r": 134,
"g": 203,
"b": 190
},
"hsl": {
"h": 168.696,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.79245,
"c": 0.07225,
"h": 181.2
},
"luminance": 0.51498
}Semantic roles & 50–950 ramp
primary
#86CBBE
secondary
#9D5865
accent
#334BB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483