#86DCDA#86DCDA
#86DCDA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.084 H 193.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCDA |
|---|---|
| RGB | rgb(134, 220, 218) |
| HSL | hsl(179, 55%, 69%) |
| HSV | hsv(179, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.55, -26.39, -7.20) |
| CIE-LCH | lch(82.55, 27.36, 195.27°) |
| OKLab | oklab(83.96% -0.0811 -0.0199) |
| OKLCH | oklch(83.96% 0.084 193.8) |
| XYZ | xyz(48.0749, 61.3133, 75.6174) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.36
Turquoise
#40E0D0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCDA #DC8688
analogous
#86DCAF #86DCDA #86B3DC
triadic
#86DCDA #DA86DC #DCDA86
tetradic
#86DCDA #AF86DC #DC8688 #B3DC86
square
#86DCDA #AF86DC #DC8688 #B3DC86
split-complementary
#86DCDA #DC86B3 #DCAF86
monochromatic
#34B4B1 #57CECB #86DCDA #B5EAE9 #E5F7F7
Accessibility & contrast
On white
1.58
#86DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#86DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCDA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCDA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#61E1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86dcda; /* rgb */ color: rgb(134, 220, 218); /* oklch */ color: oklch(84.0% 0.084 193.8);
Tailwind
colors: {
custom: {
50: '#ade7e5',
500: '#86dcda',
950: '#000000',
},
}SCSS
$custom: #86dcda; $custom-light: #ade7e5; $custom-dark: #000000;
JSON
{
"hex": "#86dcda",
"rgb": {
"r": 134,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.605,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.83964,
"c": 0.0835,
"h": 193.8
},
"luminance": 0.61317
}Semantic roles & 50–950 ramp
primary
#86DCDA
secondary
#B35356
accent
#2327C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484