#86FFEF#86FFEF
#86FFEF is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 184.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFEF |
|---|---|
| RGB | rgb(134, 255, 239) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.93, -37.86, -2.90) |
| CIE-LCH | lch(92.93, 37.97, 184.37°) |
| OKLab | oklab(92.51% -0.112 -0.0084) |
| OKLCH | oklch(92.51% 0.112 184.3) |
| XYZ | xyz(61.1651, 82.8151, 94.4063) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 6.08
Light Cyan
#ACFFFC
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.24
Pale Aqua
#B8FFEB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFEF #FF8696
analogous
#86FFB3 #86FFEF #86D3FF
triadic
#86FFEF #EF86FF #FFEF86
tetradic
#86FFEF #B386FF #FF8696 #D3FF86
square
#86FFEF #B386FF #FF8696 #D3FF86
split-complementary
#86FFEF #FF86D3 #FFB386
monochromatic
#0CFFDF #49FFE7 #86FFEF #C3FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#86FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#86FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFEF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFEF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#4AFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86ffef; /* rgb */ color: rgb(134, 255, 239); /* oklch */ color: oklch(92.5% 0.112 184.3);
Tailwind
colors: {
custom: {
50: '#b1fff4',
500: '#86ffef',
950: '#000000',
},
}SCSS
$custom: #86ffef; $custom-light: #b1fff4; $custom-dark: #000000;
JSON
{
"hex": "#86ffef",
"rgb": {
"r": 134,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.066,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92512,
"c": 0.11227,
"h": 184.3
},
"luminance": 0.8282
}Semantic roles & 50–950 ramp
primary
#86FFEF
secondary
#DF4A5E
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685