#86FDEF#86FDEF
#86FDEF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.110 H 185.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDEF |
|---|---|
| RGB | rgb(134, 253, 239) |
| HSL | hsl(173, 97%, 76%) |
| HSV | hsv(173, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.37, -36.95, -3.72) |
| CIE-LCH | lch(92.37, 37.14, 185.74°) |
| OKLab | oklab(92.06% -0.1098 -0.0106) |
| OKLCH | oklch(92.06% 0.11 185.5) |
| XYZ | xyz(60.5304, 81.5458, 94.1947) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.73
Bright Turquoise
#0FFEF9
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.14
Pale Aqua
#B8FFEB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDEF #FD8694
analogous
#86FDB3 #86FDEF #86CFFD
triadic
#86FDEF #EF86FD #FDEF86
tetradic
#86FDEF #B386FD #FD8694 #CFFD86
square
#86FDEF #B386FD #FD8694 #CFFD86
split-complementary
#86FDEF #FD86CF #FDB386
monochromatic
#0EFBDF #4AFCE7 #86FDEF #C2FEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#86FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#86FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDEF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDEF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#4BFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fdef; /* rgb */ color: rgb(134, 253, 239); /* oklch */ color: oklch(92.1% 0.110 185.5);
Tailwind
colors: {
custom: {
50: '#b0fef4',
500: '#86fdef',
950: '#000000',
},
}SCSS
$custom: #86fdef; $custom-light: #b0fef4; $custom-dark: #000000;
JSON
{
"hex": "#86fdef",
"rgb": {
"r": 134,
"g": 253,
"b": 239
},
"hsl": {
"h": 172.941,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.92061,
"c": 0.11029,
"h": 185.5
},
"luminance": 0.81551
}Semantic roles & 50–950 ramp
primary
#86FDEF
secondary
#DC4B5C
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685