#86FFEC#86FFEC
#86FFEC is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.113 H 182.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFEC |
|---|---|
| RGB | rgb(134, 255, 236) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.86, -38.57, -1.46) |
| CIE-LCH | lch(92.86, 38.60, 182.16°) |
| OKLab | oklab(92.43% -0.1132 -0.0045) |
| OKLCH | oklch(92.43% 0.113 182.3) |
| XYZ | xyz(60.7256, 82.6393, 92.0915) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.57
Pale Aqua
#B8FFEB
ΔE00 6.04
Bright Turquoise
#0FFEF9
ΔE00 6.71
Aquamarine
#7FFFD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFEC #FF8699
analogous
#86FFB0 #86FFEC #86D5FF
triadic
#86FFEC #EC86FF #FFEC86
tetradic
#86FFEC #B086FF #FF8699 #D5FF86
square
#86FFEC #B086FF #FF8699 #D5FF86
split-complementary
#86FFEC #FF86D5 #FFB086
monochromatic
#0CFFD9 #49FFE2 #86FFEC #C3FFF6 #E0FFFA
Accessibility & contrast
On white
1.20
#86FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#86FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFEC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFEC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E2E4EE
Tritanopia (blue-blind)
#4CFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86ffec; /* rgb */ color: rgb(134, 255, 236); /* oklch */ color: oklch(92.4% 0.113 182.3);
Tailwind
colors: {
custom: {
50: '#b1fff2',
500: '#86ffec',
950: '#000000',
},
}SCSS
$custom: #86ffec; $custom-light: #b1fff2; $custom-dark: #000000;
JSON
{
"hex": "#86ffec",
"rgb": {
"r": 134,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.579,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92425,
"c": 0.1133,
"h": 182.3
},
"luminance": 0.82644
}Semantic roles & 50–950 ramp
primary
#86FFEC
secondary
#DF4A62
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685