#86D3CA#86D3CA
#86D3CA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.077 H 186.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #86D3CA |
|---|---|
| RGB | rgb(134, 211, 202) |
| HSL | hsl(173, 47%, 68%) |
| HSV | hsv(173, 36%, 83%) |
| CMYK | cmyk(36.5%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.57, -25.78, -3.07) |
| CIE-LCH | lch(79.57, 25.96, 186.79°) |
| OKLab | oklab(81.43% -0.077 -0.0086) |
| OKLCH | oklch(81.43% 0.077 186.4) |
| XYZ | xyz(43.7825, 55.9183, 64.3519) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 8.20
Darkturquoise
#00CED1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D3CA #D3868F
analogous
#86D3A3 #86D3CA #86B5D3
triadic
#86D3CA #CA86D3 #D3CA86
tetradic
#86D3CA #A386D3 #D3868F #B5D386
square
#86D3CA #A386D3 #D3868F #B5D386
split-complementary
#86D3CA #D386B5 #D3A386
monochromatic
#3BA397 #59C3B6 #86D3CA #B3E3DE #E0F4F1
Accessibility & contrast
On white
1.72
#86D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#86D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D3CA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D3CA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#6AD6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #86d3ca; /* rgb */ color: rgb(134, 211, 202); /* oklch */ color: oklch(81.4% 0.077 186.4);
Tailwind
colors: {
custom: {
50: '#ace0da',
500: '#86d3ca',
950: '#000000',
},
}SCSS
$custom: #86d3ca; $custom-light: #ace0da; $custom-dark: #000000;
JSON
{
"hex": "#86d3ca",
"rgb": {
"r": 134,
"g": 211,
"b": 202
},
"hsl": {
"h": 172.987,
"s": 46.667,
"l": 67.647
},
"oklch": {
"l": 0.81428,
"c": 0.07747,
"h": 186.4
},
"luminance": 0.55921
}Semantic roles & 50–950 ramp
primary
#86D3CA
secondary
#A8555F
accent
#2C3CBA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483