#86DEC9#86DEC9
#86DEC9 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 177.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC9 |
|---|---|
| RGB | rgb(134, 222, 201) |
| HSL | hsl(166, 57%, 70%) |
| HSV | hsv(166, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(82.66, -31.30, 1.98) |
| CIE-LCH | lch(82.66, 31.37, 176.37°) |
| OKLab | oklab(83.91% -0.0906 0.0048) |
| OKLCH | oklch(83.91% 0.091 177) |
| XYZ | xyz(46.4914, 61.5247, 64.6726) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Light Teal
#90E4C1
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC9 #DE869B
analogous
#86DE9D #86DEC9 #86C7DE
triadic
#86DEC9 #C986DE #DEC986
tetradic
#86DEC9 #9D86DE #DE869B #C7DE86
square
#86DEC9 #9D86DE #DE869B #C7DE86
split-complementary
#86DEC9 #DE86C7 #DE9D86
monochromatic
#32B898 #56D1B4 #86DEC9 #B6EBDE #E6F8F4
Accessibility & contrast
On white
1.58
#86DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#86DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC9
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC9 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C8
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#68E0D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dec9; /* rgb */ color: rgb(134, 222, 201); /* oklch */ color: oklch(83.9% 0.091 177.0);
Tailwind
colors: {
custom: {
50: '#ade8d9',
500: '#86dec9',
950: '#000000',
},
}SCSS
$custom: #86dec9; $custom-light: #ade8d9; $custom-dark: #000000;
JSON
{
"hex": "#86dec9",
"rgb": {
"r": 134,
"g": 222,
"b": 201
},
"hsl": {
"h": 165.682,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83906,
"c": 0.0907,
"h": 177
},
"luminance": 0.61528
}Semantic roles & 50–950 ramp
primary
#86DEC9
secondary
#B5536A
accent
#2148C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483