#86D3CB#86D3CB
#86D3CB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.077 H 187.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #86D3CB |
|---|---|
| RGB | rgb(134, 211, 203) |
| HSL | hsl(174, 47%, 68%) |
| HSV | hsv(174, 36%, 83%) |
| CMYK | cmyk(36.5%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(79.59, -25.54, -3.56) |
| CIE-LCH | lch(79.59, 25.79, 187.94°) |
| OKLab | oklab(81.46% -0.0766 -0.01) |
| OKLCH | oklch(81.46% 0.077 187.4) |
| XYZ | xyz(43.9013, 55.9658, 64.9775) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D3CB #D3868E
analogous
#86D3A4 #86D3CB #86B5D3
triadic
#86D3CB #CB86D3 #D3CB86
tetradic
#86D3CB #A486D3 #D3868E #B5D386
square
#86D3CB #A486D3 #D3868E #B5D386
split-complementary
#86D3CB #D386B5 #D3A486
monochromatic
#3BA398 #59C3B8 #86D3CB #B3E3DE #E0F4F2
Accessibility & contrast
On white
1.72
#86D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#86D3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D3CB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D3CB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#69D6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #86d3cb; /* rgb */ color: rgb(134, 211, 203); /* oklch */ color: oklch(81.5% 0.077 187.4);
Tailwind
colors: {
custom: {
50: '#ace0da',
500: '#86d3cb',
950: '#000000',
},
}SCSS
$custom: #86d3cb; $custom-light: #ace0da; $custom-dark: #000000;
JSON
{
"hex": "#86d3cb",
"rgb": {
"r": 134,
"g": 211,
"b": 203
},
"hsl": {
"h": 173.766,
"s": 46.667,
"l": 67.647
},
"oklch": {
"l": 0.81459,
"c": 0.07722,
"h": 187.4
},
"luminance": 0.55969
}Semantic roles & 50–950 ramp
primary
#86D3CB
secondary
#A8555E
accent
#2C3ABA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483