#86DEC7#86DEC7
#86DEC7 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.092 H 175.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC7 |
|---|---|
| RGB | rgb(134, 222, 199) |
| HSL | hsl(164, 57%, 70%) |
| HSV | hsv(164, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(82.61, -31.75, 2.97) |
| CIE-LCH | lch(82.61, 31.89, 174.65°) |
| OKLab | oklab(83.85% -0.0914 0.0074) |
| OKLCH | oklch(83.85% 0.092 175.4) |
| XYZ | xyz(46.2576, 61.4312, 63.4416) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 6.20
Seafoam
#7FE0B3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC7 #DE869D
analogous
#86DE9B #86DEC7 #86C9DE
triadic
#86DEC7 #C786DE #DEC786
tetradic
#86DEC7 #9B86DE #DE869D #C9DE86
square
#86DEC7 #9B86DE #DE869D #C9DE86
split-complementary
#86DEC7 #DE86C9 #DE9B86
monochromatic
#32B895 #56D1B1 #86DEC7 #B6EBDD #E6F8F4
Accessibility & contrast
On white
1.58
#86DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#86DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC7
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC7 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C6
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#69E0D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dec7; /* rgb */ color: rgb(134, 222, 199); /* oklch */ color: oklch(83.8% 0.092 175.4);
Tailwind
colors: {
custom: {
50: '#ade8d8',
500: '#86dec7',
950: '#000000',
},
}SCSS
$custom: #86dec7; $custom-light: #ade8d8; $custom-dark: #000000;
JSON
{
"hex": "#86dec7",
"rgb": {
"r": 134,
"g": 222,
"b": 199
},
"hsl": {
"h": 164.318,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83849,
"c": 0.09172,
"h": 175.4
},
"luminance": 0.61434
}Semantic roles & 50–950 ramp
primary
#86DEC7
secondary
#B5536D
accent
#214CC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483