#86CFDC#86CFDC
#86CFDC is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.075 H 210.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFDC |
|---|---|
| RGB | rgb(134, 207, 220) |
| HSL | hsl(189, 55%, 69%) |
| HSV | hsv(189, 39%, 86%) |
| CMYK | cmyk(39.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.96, -19.44, -13.62) |
| CIE-LCH | lch(78.96, 23.74, 215.01°) |
| OKLab | oklab(81.11% -0.0649 -0.0374) |
| OKLCH | oklch(81.11% 0.075 210) |
| XYZ | xyz(45.0580, 54.8583, 75.9107) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.75
Baby Blue
#89CFF0
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Ice Blue
#A5DFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFDC #DC9386
analogous
#86DCBE #86CFDC #86A4DC
triadic
#86CFDC #DC86CF #CFDC86
tetradic
#86CFDC #BE86DC #DC9386 #A4DC86
square
#86CFDC #BE86DC #DC9386 #A4DC86
split-complementary
#86CFDC #DC86A4 #DCBE86
monochromatic
#34A0B4 #57BCCE #86CFDC #B5E2EA #E5F5F7
Accessibility & contrast
On white
1.75
#86CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#86CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFDC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFDC | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#63D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cfdc; /* rgb */ color: rgb(134, 207, 220); /* oklch */ color: oklch(81.1% 0.075 210.0);
Tailwind
colors: {
custom: {
50: '#addde6',
500: '#86cfdc',
950: '#000000',
},
}SCSS
$custom: #86cfdc; $custom-light: #addde6; $custom-dark: #000000;
JSON
{
"hex": "#86cfdc",
"rgb": {
"r": 134,
"g": 207,
"b": 220
},
"hsl": {
"h": 189.07,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.81113,
"c": 0.07487,
"h": 210
},
"luminance": 0.54861
}Semantic roles & 50–950 ramp
primary
#86CFDC
secondary
#B36253
accent
#3B23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484