#86FCD9#86FCD9
#86FCD9 is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 172.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCD9 |
|---|---|
| RGB | rgb(134, 252, 217) |
| HSL | hsl(162, 95%, 76%) |
| HSV | hsv(162, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.55, -41.52, 6.47) |
| CIE-LCH | lch(91.55, 42.02, 171.14°) |
| OKLab | oklab(91.21% -0.118 0.0165) |
| OKLCH | oklch(91.21% 0.119 172.1) |
| XYZ | xyz(57.1610, 79.6942, 78.0025) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.81
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.31
Tiffany Blue
#7BF2DA
ΔE00 3.77
Pale Turquoise
#A5FBD5
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCD9 #FC86A9
analogous
#86FC9E #86FCD9 #86E4FC
triadic
#86FCD9 #D986FC #FCD986
tetradic
#86FCD9 #9E86FC #FC86A9 #E4FC86
square
#86FCD9 #9E86FC #FC86A9 #E4FC86
split-complementary
#86FCD9 #FC86E4 #FC9E86
monochromatic
#0FF9B3 #4AFBC6 #86FCD9 #C2FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#86FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#86FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCD9
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCD9 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#59FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcd9; /* rgb */ color: rgb(134, 252, 217); /* oklch */ color: oklch(91.2% 0.119 172.1);
Tailwind
colors: {
custom: {
50: '#b0fee4',
500: '#86fcd9',
950: '#000000',
},
}SCSS
$custom: #86fcd9; $custom-light: #b0fee4; $custom-dark: #000000;
JSON
{
"hex": "#86fcd9",
"rgb": {
"r": 134,
"g": 252,
"b": 217
},
"hsl": {
"h": 162.203,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91212,
"c": 0.1191,
"h": 172.1
},
"luminance": 0.79699
}Semantic roles & 50–950 ramp
primary
#86FCD9
secondary
#DB4B76
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684