#86FCD7#86FCD7
#86FCD7 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 170.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCD7 |
|---|---|
| RGB | rgb(134, 252, 215) |
| HSL | hsl(161, 95%, 76%) |
| HSV | hsv(161, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.50, -41.96, 7.44) |
| CIE-LCH | lch(91.50, 42.61, 169.95°) |
| OKLab | oklab(91.16% -0.1188 0.019) |
| OKLCH | oklch(91.16% 0.12 170.9) |
| XYZ | xyz(56.9024, 79.5908, 76.6408) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.80
Aquamarine
#7FFFD4
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 1.98
Pale Turquoise
#A5FBD5
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCD7 #FC86AB
analogous
#86FC9C #86FCD7 #86E6FC
triadic
#86FCD7 #D786FC #FCD786
tetradic
#86FCD7 #9C86FC #FC86AB #E6FC86
square
#86FCD7 #9C86FC #FC86AB #E6FC86
split-complementary
#86FCD7 #FC86E6 #FC9C86
monochromatic
#0FF9B0 #4AFBC3 #86FCD7 #C2FDEB #E1FEF5
Accessibility & contrast
On white
1.24
#86FCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#86FCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCD7
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCD7 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#5AFEF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcd7; /* rgb */ color: rgb(134, 252, 215); /* oklch */ color: oklch(91.2% 0.120 170.9);
Tailwind
colors: {
custom: {
50: '#b0fee3',
500: '#86fcd7',
950: '#000000',
},
}SCSS
$custom: #86fcd7; $custom-light: #b0fee3; $custom-dark: #000000;
JSON
{
"hex": "#86fcd7",
"rgb": {
"r": 134,
"g": 252,
"b": 215
},
"hsl": {
"h": 161.186,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91159,
"c": 0.12033,
"h": 170.9
},
"luminance": 0.79595
}Semantic roles & 50–950 ramp
primary
#86FCD7
secondary
#DB4B78
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684