#86FCDC#86FCDC
#86FCDC is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 173.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCDC |
|---|---|
| RGB | rgb(134, 252, 220) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.62, -40.86, 5.02) |
| CIE-LCH | lch(91.62, 41.17, 173.00°) |
| OKLab | oklab(91.29% -0.1167 0.0127) |
| OKLCH | oklch(91.29% 0.117 173.8) |
| XYZ | xyz(57.5547, 79.8517, 80.0763) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCDC #FC86A6
analogous
#86FCA1 #86FCDC #86E1FC
triadic
#86FCDC #DC86FC #FCDC86
tetradic
#86FCDC #A186FC #FC86A6 #E1FC86
square
#86FCDC #A186FC #FC86A6 #E1FC86
split-complementary
#86FCDC #FC86E1 #FCA186
monochromatic
#0FF9B9 #4AFBCB #86FCDC #C2FDED #E1FEF6
Accessibility & contrast
On white
1.24
#86FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#86FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCDC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCDC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#58FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcdc; /* rgb */ color: rgb(134, 252, 220); /* oklch */ color: oklch(91.3% 0.117 173.8);
Tailwind
colors: {
custom: {
50: '#b0fee6',
500: '#86fcdc',
950: '#000000',
},
}SCSS
$custom: #86fcdc; $custom-light: #b0fee6; $custom-dark: #000000;
JSON
{
"hex": "#86fcdc",
"rgb": {
"r": 134,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.729,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91293,
"c": 0.11737,
"h": 173.8
},
"luminance": 0.79856
}Semantic roles & 50–950 ramp
primary
#86FCDC
secondary
#DB4B72
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684