#86FFDC#86FFDC
#86FFDC is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 172.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDC |
|---|---|
| RGB | rgb(134, 255, 220) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.46, -42.20, 6.24) |
| CIE-LCH | lch(92.46, 42.66, 171.58°) |
| OKLab | oklab(91.98% -0.12 0.0159) |
| OKLCH | oklch(91.98% 0.121 172.5) |
| XYZ | xyz(58.5043, 81.7508, 80.3928) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.71
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 4.03
Pale Turquoise
#A5FBD5
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDC #FF86A9
analogous
#86FFA0 #86FFDC #86E5FF
triadic
#86FFDC #DC86FF #FFDC86
tetradic
#86FFDC #A086FF #FF86A9 #E5FF86
square
#86FFDC #A086FF #FF86A9 #E5FF86
split-complementary
#86FFDC #FF86E5 #FFA086
monochromatic
#0CFFB9 #49FFCA #86FFDC #C3FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#86FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#86FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDC | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DA
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#57FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffdc; /* rgb */ color: rgb(134, 255, 220); /* oklch */ color: oklch(92.0% 0.121 172.5);
Tailwind
colors: {
custom: {
50: '#b0ffe6',
500: '#86ffdc',
950: '#000000',
},
}SCSS
$custom: #86ffdc; $custom-light: #b0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#86ffdc",
"rgb": {
"r": 134,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.645,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91978,
"c": 0.12102,
"h": 172.5
},
"luminance": 0.81756
}Semantic roles & 50–950 ramp
primary
#86FFDC
secondary
#DF4A75
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684