#86DEC4#86DEC4
#86DEC4 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 173.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC4 |
|---|---|
| RGB | rgb(134, 222, 196) |
| HSL | hsl(162, 57%, 70%) |
| HSV | hsv(162, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.54, -32.41, 4.45) |
| CIE-LCH | lch(82.54, 32.71, 172.17°) |
| OKLab | oklab(83.77% -0.0927 0.0113) |
| OKLCH | oklch(83.77% 0.093 173.1) |
| XYZ | xyz(45.9127, 61.2933, 61.6253) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 3.26
Pale Teal
#82CBB2
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.16
Seafoam
#7FE0B3
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC4 #DE86A0
analogous
#86DE98 #86DEC4 #86CCDE
triadic
#86DEC4 #C486DE #DEC486
tetradic
#86DEC4 #9886DE #DE86A0 #CCDE86
square
#86DEC4 #9886DE #DE86A0 #CCDE86
split-complementary
#86DEC4 #DE86CC #DE9886
monochromatic
#32B890 #56D1AD #86DEC4 #B6EBDB #E6F8F3
Accessibility & contrast
On white
1.58
#86DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#86DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C3
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#6AE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86dec4; /* rgb */ color: rgb(134, 222, 196); /* oklch */ color: oklch(83.8% 0.093 173.1);
Tailwind
colors: {
custom: {
50: '#ade8d5',
500: '#86dec4',
950: '#000000',
},
}SCSS
$custom: #86dec4; $custom-light: #ade8d5; $custom-dark: #000000;
JSON
{
"hex": "#86dec4",
"rgb": {
"r": 134,
"g": 222,
"b": 196
},
"hsl": {
"h": 162.273,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83765,
"c": 0.0934,
"h": 173.1
},
"luminance": 0.61296
}Semantic roles & 50–950 ramp
primary
#86DEC4
secondary
#B55370
accent
#2151C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483