#86FEEF#86FEEF
#86FEEF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.111 H 184.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEEF |
|---|---|
| RGB | rgb(134, 254, 239) |
| HSL | hsl(173, 98%, 76%) |
| HSV | hsv(173, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.65, -37.41, -3.31) |
| CIE-LCH | lch(92.65, 37.55, 185.05°) |
| OKLab | oklab(92.29% -0.1109 -0.0095) |
| OKLCH | oklch(92.29% 0.111 184.9) |
| XYZ | xyz(60.8469, 82.1788, 94.3002) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.93
Light Cyan
#ACFFFC
ΔE00 5.96
Pale Aqua
#B8FFEB
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEEF #FE8695
analogous
#86FEB3 #86FEEF #86D1FE
triadic
#86FEEF #EF86FE #FEEF86
tetradic
#86FEEF #B386FE #FE8695 #D1FE86
square
#86FEEF #B386FE #FE8695 #D1FE86
split-complementary
#86FEEF #FE86D1 #FEB386
monochromatic
#0DFDDF #49FDE7 #86FEEF #C3FFF7 #E1FFFB
Accessibility & contrast
On white
1.20
#86FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#86FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEEF
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEEF | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#4AFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86feef; /* rgb */ color: rgb(134, 254, 239); /* oklch */ color: oklch(92.3% 0.111 184.9);
Tailwind
colors: {
custom: {
50: '#b1fff4',
500: '#86feef',
950: '#000000',
},
}SCSS
$custom: #86feef; $custom-light: #b1fff4; $custom-dark: #000000;
JSON
{
"hex": "#86feef",
"rgb": {
"r": 134,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92287,
"c": 0.11128,
"h": 184.9
},
"luminance": 0.82184
}Semantic roles & 50–950 ramp
primary
#86FEEF
secondary
#DE4A5D
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685