#86FCDF#86FCDF
#86FCDF is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.116 H 175.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCDF |
|---|---|
| RGB | rgb(134, 252, 223) |
| HSL | hsl(165, 95%, 76%) |
| HSV | hsv(165, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.69, -40.19, 3.57) |
| CIE-LCH | lch(91.69, 40.35, 174.92°) |
| OKLab | oklab(91.38% -0.1154 0.0089) |
| OKLCH | oklch(91.38% 0.116 175.6) |
| XYZ | xyz(57.9556, 80.0121, 82.1875) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.16
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 4.97
Pale Aqua
#B8FFEB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCDF #FC86A3
analogous
#86FCA4 #86FCDF #86DEFC
triadic
#86FCDF #DF86FC #FCDF86
tetradic
#86FCDF #A486FC #FC86A3 #DEFC86
square
#86FCDF #A486FC #FC86A3 #DEFC86
split-complementary
#86FCDF #FC86DE #FCA486
monochromatic
#0FF9BF #4AFBCF #86FCDF #C2FDEF #E1FEF7
Accessibility & contrast
On white
1.24
#86FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#86FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCDF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCDF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#E2E1E1
Tritanopia (blue-blind)
#56FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcdf; /* rgb */ color: rgb(134, 252, 223); /* oklch */ color: oklch(91.4% 0.116 175.6);
Tailwind
colors: {
custom: {
50: '#b0fee9',
500: '#86fcdf',
950: '#000000',
},
}SCSS
$custom: #86fcdf; $custom-light: #b0fee9; $custom-dark: #000000;
JSON
{
"hex": "#86fcdf",
"rgb": {
"r": 134,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.254,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91375,
"c": 0.11574,
"h": 175.6
},
"luminance": 0.80017
}Semantic roles & 50–950 ramp
primary
#86FCDF
secondary
#DB4B6F
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684