#86CDBF#86CDBF
#86CDBF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.074 H 180.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDBF |
|---|---|
| RGB | rgb(134, 205, 191) |
| HSL | hsl(168, 42%, 66%) |
| HSV | hsv(168, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.57, -25.35, -0.09) |
| CIE-LCH | lch(77.57, 25.35, 180.20°) |
| OKLab | oklab(79.73% -0.0743 -0.0006) |
| OKLCH | oklch(79.73% 0.074 180.5) |
| XYZ | xyz(41.0634, 52.4901, 57.2480) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 7.09
Mediumaquamarine
#66CDAA
ΔE00 7.39
Turquoise
#40E0D0
ΔE00 8.10
Light Teal
#90E4C1
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDBF #CD8694
analogous
#86CD9C #86CDBF #86B8CD
triadic
#86CDBF #BF86CD #CDBF86
tetradic
#86CDBF #9C86CD #CD8694 #B8CD86
square
#86CDBF #9C86CD #CD8694 #B8CD86
split-complementary
#86CDBF #CD86B8 #CD9C86
monochromatic
#3F9988 #5BBBA8 #86CDBF #B1DFD6 #DDF1ED
Accessibility & contrast
On white
1.83
#86CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#86CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDBF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDBF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#6FCFC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdbf; /* rgb */ color: rgb(134, 205, 191); /* oklch */ color: oklch(79.7% 0.074 180.5);
Tailwind
colors: {
custom: {
50: '#acdcd2',
500: '#86cdbf',
950: '#000000',
},
}SCSS
$custom: #86cdbf; $custom-light: #acdcd2; $custom-dark: #000000;
JSON
{
"hex": "#86cdbf",
"rgb": {
"r": 134,
"g": 205,
"b": 191
},
"hsl": {
"h": 168.169,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79731,
"c": 0.07428,
"h": 180.5
},
"luminance": 0.52493
}Semantic roles & 50–950 ramp
primary
#86CDBF
secondary
#A05866
accent
#314BB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483