#86E3CD#86E3CD
#86E3CD is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.095 H 177.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #86E3CD |
|---|---|
| RGB | rgb(134, 227, 205) |
| HSL | hsl(166, 62%, 71%) |
| HSV | hsv(166, 41%, 89%) |
| CMYK | cmyk(41%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(84.18, -32.76, 2.08) |
| CIE-LCH | lch(84.18, 32.83, 176.37°) |
| OKLab | oklab(85.16% -0.0947 0.005) |
| OKLCH | oklch(85.16% 0.095 177) |
| XYZ | xyz(48.3157, 64.4108, 67.6323) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E3CD #E3869C
analogous
#86E39E #86E3CD #86CBE3
triadic
#86E3CD #CD86E3 #E3CD86
tetradic
#86E3CD #9E86E3 #E3869C #CBE386
square
#86E3CD #9E86E3 #E3869C #CBE386
split-complementary
#86E3CD #E386CB #E39E86
monochromatic
#2DC29F #54D7B8 #86E3CD #B8EFE2 #E6F9F5
Accessibility & contrast
On white
1.51
#86E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#86E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E3CD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E3CD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#65E5DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #86e3cd; /* rgb */ color: rgb(134, 227, 205); /* oklch */ color: oklch(85.2% 0.095 177.0);
Tailwind
colors: {
custom: {
50: '#adecdc',
500: '#86e3cd',
950: '#000000',
},
}SCSS
$custom: #86e3cd; $custom-light: #adecdc; $custom-dark: #000000;
JSON
{
"hex": "#86e3cd",
"rgb": {
"r": 134,
"g": 227,
"b": 205
},
"hsl": {
"h": 165.806,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.85163,
"c": 0.09486,
"h": 177
},
"luminance": 0.64414
}Semantic roles & 50–950 ramp
primary
#86E3CD
secondary
#BB526B
accent
#1B45CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484