#86DEC6#86DEC6
#86DEC6 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.092 H 174.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC6 |
|---|---|
| RGB | rgb(134, 222, 198) |
| HSL | hsl(164, 57%, 70%) |
| HSV | hsv(164, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(82.59, -31.97, 3.47) |
| CIE-LCH | lch(82.59, 32.16, 173.81°) |
| OKLab | oklab(83.82% -0.0918 0.0087) |
| OKLCH | oklch(83.82% 0.092 174.6) |
| XYZ | xyz(46.1419, 61.3849, 62.8322) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.44
Light Teal
#90E4C1
ΔE00 3.74
Pale Teal
#82CBB2
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC6 #DE869E
analogous
#86DE9A #86DEC6 #86CADE
triadic
#86DEC6 #C686DE #DEC686
tetradic
#86DEC6 #9A86DE #DE869E #CADE86
square
#86DEC6 #9A86DE #DE869E #CADE86
split-complementary
#86DEC6 #DE86CA #DE9A86
monochromatic
#32B893 #56D1AF #86DEC6 #B6EBDD #E6F8F3
Accessibility & contrast
On white
1.58
#86DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#86DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC6
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC6 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#CAC9C8
Tritanopia (blue-blind)
#69E0D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dec6; /* rgb */ color: rgb(134, 222, 198); /* oklch */ color: oklch(83.8% 0.092 174.6);
Tailwind
colors: {
custom: {
50: '#ade8d7',
500: '#86dec6',
950: '#000000',
},
}SCSS
$custom: #86dec6; $custom-light: #ade8d7; $custom-dark: #000000;
JSON
{
"hex": "#86dec6",
"rgb": {
"r": 134,
"g": 222,
"b": 198
},
"hsl": {
"h": 163.636,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83821,
"c": 0.09226,
"h": 174.6
},
"luminance": 0.61388
}Semantic roles & 50–950 ramp
primary
#86DEC6
secondary
#B5536E
accent
#214DC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483