#86DCDC#86DCDC
#86DCDC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.083 H 195.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCDC |
|---|---|
| RGB | rgb(134, 220, 220) |
| HSL | hsl(180, 55%, 69%) |
| HSV | hsv(180, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.60, -25.91, -8.18) |
| CIE-LCH | lch(82.60, 27.17, 197.53°) |
| OKLab | oklab(84.03% -0.0803 -0.0225) |
| OKLCH | oklch(84.03% 0.083 195.7) |
| XYZ | xyz(48.3381, 61.4186, 77.0041) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Paleturquoise
#AFEEEE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCDC #DC8686
analogous
#86DCB1 #86DCDC #86B1DC
triadic
#86DCDC #DC86DC #DCDC86
tetradic
#86DCDC #B186DC #DC8686 #B1DC86
square
#86DCDC #B186DC #DC8686 #B1DC86
split-complementary
#86DCDC #DC86B1 #DCB186
monochromatic
#34B4B4 #57CECE #86DCDC #B5EAEA #E5F7F7
Accessibility & contrast
On white
1.58
#86DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#86DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCDC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCDC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#60E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dcdc; /* rgb */ color: rgb(134, 220, 220); /* oklch */ color: oklch(84.0% 0.083 195.7);
Tailwind
colors: {
custom: {
50: '#aee7e6',
500: '#86dcdc',
950: '#000000',
},
}SCSS
$custom: #86dcdc; $custom-light: #aee7e6; $custom-dark: #000000;
JSON
{
"hex": "#86dcdc",
"rgb": {
"r": 134,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.84028,
"c": 0.08338,
"h": 195.7
},
"luminance": 0.61422
}Semantic roles & 50–950 ramp
primary
#86DCDC
secondary
#B35353
accent
#2323C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484