#86DFCB#86DFCB
#86DFCB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.091 H 177.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFCB |
|---|---|
| RGB | rgb(134, 223, 203) |
| HSL | hsl(167, 58%, 70%) |
| HSV | hsv(167, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.99, -31.33, 1.41) |
| CIE-LCH | lch(82.99, 31.36, 177.42°) |
| OKLab | oklab(84.19% -0.0909 0.0033) |
| OKLCH | oklch(84.19% 0.091 177.9) |
| XYZ | xyz(46.9945, 62.1522, 66.0085) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 5.92
Light Turquoise
#7EF4CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFCB #DF869A
analogous
#86DF9F #86DFCB #86C6DF
triadic
#86DFCB #CB86DF #DFCB86
tetradic
#86DFCB #9F86DF #DF869A #C6DF86
square
#86DFCB #9F86DF #DF869A #C6DF86
split-complementary
#86DFCB #DF86C6 #DF9F86
monochromatic
#31BA9B #56D2B6 #86DFCB #B6ECE0 #E7F9F5
Accessibility & contrast
On white
1.56
#86DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#86DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFCB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFCB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#67E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dfcb; /* rgb */ color: rgb(134, 223, 203); /* oklch */ color: oklch(84.2% 0.091 177.9);
Tailwind
colors: {
custom: {
50: '#ade9da',
500: '#86dfcb',
950: '#000000',
},
}SCSS
$custom: #86dfcb; $custom-light: #ade9da; $custom-dark: #000000;
JSON
{
"hex": "#86dfcb",
"rgb": {
"r": 134,
"g": 223,
"b": 203
},
"hsl": {
"h": 166.517,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84191,
"c": 0.09095,
"h": 177.9
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#86DFCB
secondary
#B65369
accent
#2045C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483