#86DFCD#86DFCD
#86DFCD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.090 H 179.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFCD |
|---|---|
| RGB | rgb(134, 223, 205) |
| HSL | hsl(168, 58%, 70%) |
| HSV | hsv(168, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.05, -30.88, 0.43) |
| CIE-LCH | lch(83.05, 30.88, 179.21°) |
| OKLab | oklab(84.25% -0.09 0.0006) |
| OKLCH | oklch(84.25% 0.09 179.6) |
| XYZ | xyz(47.2344, 62.2481, 67.2719) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 5.63
Turquoise
#40E0D0
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFCD #DF8698
analogous
#86DFA0 #86DFCD #86C5DF
triadic
#86DFCD #CD86DF #DFCD86
tetradic
#86DFCD #A086DF #DF8698 #C5DF86
square
#86DFCD #A086DF #DF8698 #C5DF86
split-complementary
#86DFCD #DF86C5 #DFA086
monochromatic
#31BA9E #56D2B9 #86DFCD #B6ECE1 #E7F9F5
Accessibility & contrast
On white
1.56
#86DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#86DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFCD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFCD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#66E2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dfcd; /* rgb */ color: rgb(134, 223, 205); /* oklch */ color: oklch(84.2% 0.090 179.6);
Tailwind
colors: {
custom: {
50: '#ade9dc',
500: '#86dfcd',
950: '#000000',
},
}SCSS
$custom: #86dfcd; $custom-light: #ade9dc; $custom-dark: #000000;
JSON
{
"hex": "#86dfcd",
"rgb": {
"r": 134,
"g": 223,
"b": 205
},
"hsl": {
"h": 167.865,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84249,
"c": 0.09005,
"h": 179.6
},
"luminance": 0.62251
}Semantic roles & 50–950 ramp
primary
#86DFCD
secondary
#B65367
accent
#2041C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484