#86CDBE#86CDBE
#86CDBE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.075 H 179.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDBE |
|---|---|
| RGB | rgb(134, 205, 190) |
| HSL | hsl(167, 42%, 66%) |
| HSV | hsv(167, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.55, -25.57, 0.41) |
| CIE-LCH | lch(77.55, 25.57, 179.08°) |
| OKLab | oklab(79.7% -0.0747 0.0007) |
| OKLCH | oklch(79.7% 0.075 179.5) |
| XYZ | xyz(40.9538, 52.4462, 56.6704) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 7.07
Mediumturquoise
#48D1CC
ΔE00 7.29
Light Teal
#90E4C1
ΔE00 7.88
Turquoise
#40E0D0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDBE #CD8695
analogous
#86CD9B #86CDBE #86B9CD
triadic
#86CDBE #BE86CD #CDBE86
tetradic
#86CDBE #9B86CD #CD8695 #B9CD86
square
#86CDBE #9B86CD #CD8695 #B9CD86
split-complementary
#86CDBE #CD86B9 #CD9B86
monochromatic
#3F9986 #5BBBA7 #86CDBE #B1DFD5 #DDF1ED
Accessibility & contrast
On white
1.83
#86CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#86CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDBE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDBE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#6FCFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cdbe; /* rgb */ color: rgb(134, 205, 190); /* oklch */ color: oklch(79.7% 0.075 179.5);
Tailwind
colors: {
custom: {
50: '#acdcd1',
500: '#86cdbe',
950: '#000000',
},
}SCSS
$custom: #86cdbe; $custom-light: #acdcd1; $custom-dark: #000000;
JSON
{
"hex": "#86cdbe",
"rgb": {
"r": 134,
"g": 205,
"b": 190
},
"hsl": {
"h": 167.324,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79701,
"c": 0.07471,
"h": 179.5
},
"luminance": 0.52449
}Semantic roles & 50–950 ramp
primary
#86CDBE
secondary
#A05867
accent
#314DB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483