#86CBD2#86CBD2
#86CBD2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.9% C 0.070 H 204.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86CBD2 |
|---|---|
| RGB | rgb(134, 203, 210) |
| HSL | hsl(186, 46%, 67%) |
| HSV | hsv(186, 36%, 82%) |
| CMYK | cmyk(36.2%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.54, -19.89, -10.37) |
| CIE-LCH | lch(77.54, 22.43, 207.54°) |
| OKLab | oklab(79.88% -0.064 -0.0284) |
| OKLCH | oklch(79.88% 0.07 204) |
| XYZ | xyz(42.8162, 52.4306, 68.8243) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 8.00
Sky Blue
#87CEEB
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Aqua Blue
#02D8E9
ΔE00 8.36
Mediumturquoise
#48D1CC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CBD2 #D28D86
analogous
#86D2B3 #86CBD2 #86A5D2
triadic
#86CBD2 #D286CB #CBD286
tetradic
#86CBD2 #B386D2 #D28D86 #A5D286
square
#86CBD2 #B386D2 #D28D86 #A5D286
split-complementary
#86CBD2 #D286A5 #D2B386
monochromatic
#3C98A2 #59B8C1 #86CBD2 #B3DEE3 #DFF1F3
Accessibility & contrast
On white
1.83
#86CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#86CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CBD2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CBD2 | 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)
#C1C5D3
Deuteranopia (green-blind)
#B4BBD2
Tritanopia (blue-blind)
#68D0CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86cbd2; /* rgb */ color: rgb(134, 203, 210); /* oklch */ color: oklch(79.9% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#acdbdf',
500: '#86cbd2',
950: '#000000',
},
}SCSS
$custom: #86cbd2; $custom-light: #acdbdf; $custom-dark: #000000;
JSON
{
"hex": "#86cbd2",
"rgb": {
"r": 134,
"g": 203,
"b": 210
},
"hsl": {
"h": 185.526,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.79878,
"c": 0.07001,
"h": 204
},
"luminance": 0.52433
}Semantic roles & 50–950 ramp
primary
#86CBD2
secondary
#A75D56
accent
#392DB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484