#86CCD2#86CCD2
#86CCD2 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.071 H 202.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCD2 |
|---|---|
| RGB | rgb(134, 204, 210) |
| HSL | hsl(185, 46%, 67%) |
| HSV | hsv(185, 36%, 82%) |
| CMYK | cmyk(36.2%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.82, -20.40, -9.95) |
| CIE-LCH | lch(77.82, 22.69, 206.01°) |
| OKLab | oklab(80.1% -0.0652 -0.0273) |
| OKLCH | oklch(80.1% 0.071 202.7) |
| XYZ | xyz(43.0531, 52.9044, 68.9032) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Lightblue
#ADD8E6
ΔE00 8.25
Aqua Blue
#02D8E9
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.26
Sky Blue
#87CEEB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCD2 #D28C86
analogous
#86D2B2 #86CCD2 #86A6D2
triadic
#86CCD2 #D286CC #CCD286
tetradic
#86CCD2 #B286D2 #D28C86 #A6D286
square
#86CCD2 #B286D2 #D28C86 #A6D286
split-complementary
#86CCD2 #D286A6 #D2B286
monochromatic
#3C9AA2 #59B9C1 #86CCD2 #B3DFE3 #DFF2F3
Accessibility & contrast
On white
1.81
#86CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#86CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCD2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCD2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B5BCD2
Tritanopia (blue-blind)
#68D1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86ccd2; /* rgb */ color: rgb(134, 204, 210); /* oklch */ color: oklch(80.1% 0.071 202.7);
Tailwind
colors: {
custom: {
50: '#acdbdf',
500: '#86ccd2',
950: '#000000',
},
}SCSS
$custom: #86ccd2; $custom-light: #acdbdf; $custom-dark: #000000;
JSON
{
"hex": "#86ccd2",
"rgb": {
"r": 134,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.737,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.80103,
"c": 0.07068,
"h": 202.7
},
"luminance": 0.52907
}Semantic roles & 50–950 ramp
primary
#86CCD2
secondary
#A75C56
accent
#382DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484