#86DEC0#86DEC0
#86DEC0 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.096 H 170.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC0 |
|---|---|
| RGB | rgb(134, 222, 192) |
| HSL | hsl(160, 57%, 70%) |
| HSV | hsv(160, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.44, -33.28, 6.43) |
| CIE-LCH | lch(82.44, 33.89, 169.06°) |
| OKLab | oklab(83.66% -0.0944 0.0165) |
| OKLCH | oklch(83.66% 0.096 170.1) |
| XYZ | xyz(45.4635, 61.1136, 59.2594) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.19
Seafoam Blue
#78D1B6
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC0 #DE86A4
analogous
#86DE94 #86DEC0 #86D0DE
triadic
#86DEC0 #C086DE #DEC086
tetradic
#86DEC0 #9486DE #DE86A4 #D0DE86
square
#86DEC0 #9486DE #DE86A4 #D0DE86
split-complementary
#86DEC0 #DE86D0 #DE9486
monochromatic
#32B88A #56D1A7 #86DEC0 #B6EBD9 #E6F8F2
Accessibility & contrast
On white
1.59
#86DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#86DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC0
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC0 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#6CDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86dec0; /* rgb */ color: rgb(134, 222, 192); /* oklch */ color: oklch(83.7% 0.096 170.1);
Tailwind
colors: {
custom: {
50: '#ade8d3',
500: '#86dec0',
950: '#000000',
},
}SCSS
$custom: #86dec0; $custom-light: #ade8d3; $custom-dark: #000000;
JSON
{
"hex": "#86dec0",
"rgb": {
"r": 134,
"g": 222,
"b": 192
},
"hsl": {
"h": 159.545,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83655,
"c": 0.09586,
"h": 170.1
},
"luminance": 0.61117
}Semantic roles & 50–950 ramp
primary
#86DEC0
secondary
#B55374
accent
#2159C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483