#86DEC8#86DEC8
#86DEC8 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 176.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC8 |
|---|---|
| RGB | rgb(134, 222, 200) |
| HSL | hsl(165, 57%, 70%) |
| HSV | hsv(165, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.63, -31.53, 2.48) |
| CIE-LCH | lch(82.63, 31.62, 175.51°) |
| OKLab | oklab(83.88% -0.091 0.0061) |
| OKLCH | oklch(83.88% 0.091 176.2) |
| XYZ | xyz(46.3741, 61.4778, 64.0551) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Light Teal
#90E4C1
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC8 #DE869C
analogous
#86DE9C #86DEC8 #86C8DE
triadic
#86DEC8 #C886DE #DEC886
tetradic
#86DEC8 #9C86DE #DE869C #C8DE86
square
#86DEC8 #9C86DE #DE869C #C8DE86
split-complementary
#86DEC8 #DE86C8 #DE9C86
monochromatic
#32B896 #56D1B2 #86DEC8 #B6EBDE #E6F8F4
Accessibility & contrast
On white
1.58
#86DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#86DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC8
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC8 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#69E0D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dec8; /* rgb */ color: rgb(134, 222, 200); /* oklch */ color: oklch(83.9% 0.091 176.2);
Tailwind
colors: {
custom: {
50: '#ade8d8',
500: '#86dec8',
950: '#000000',
},
}SCSS
$custom: #86dec8; $custom-light: #ade8d8; $custom-dark: #000000;
JSON
{
"hex": "#86dec8",
"rgb": {
"r": 134,
"g": 222,
"b": 200
},
"hsl": {
"h": 165,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83877,
"c": 0.09119,
"h": 176.2
},
"luminance": 0.61481
}Semantic roles & 50–950 ramp
primary
#86DEC8
secondary
#B5536C
accent
#214AC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483