#86FDED#86FDED
#86FDED is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.111 H 184.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDED |
|---|---|
| RGB | rgb(134, 253, 237) |
| HSL | hsl(172, 97%, 76%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.32, -37.42, -2.76) |
| CIE-LCH | lch(92.32, 37.53, 184.21°) |
| OKLab | oklab(92% -0.1106 -0.008) |
| OKLCH | oklch(92% 0.111 184.1) |
| XYZ | xyz(60.2366, 81.4282, 92.6473) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 6.16
Pale Aqua
#B8FFEB
ΔE00 6.19
Light Aqua
#8CFFDB
ΔE00 6.19
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDED #FD8696
analogous
#86FDB1 #86FDED #86D1FD
triadic
#86FDED #ED86FD #FDED86
tetradic
#86FDED #B186FD #FD8696 #D1FD86
square
#86FDED #B186FD #FD8696 #D1FD86
split-complementary
#86FDED #FD86D1 #FDB186
monochromatic
#0EFBDB #4AFCE4 #86FDED #C2FEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#86FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#86FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDED
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDED | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#4CFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fded; /* rgb */ color: rgb(134, 253, 237); /* oklch */ color: oklch(92.0% 0.111 184.1);
Tailwind
colors: {
custom: {
50: '#b0fef2',
500: '#86fded',
950: '#000000',
},
}SCSS
$custom: #86fded; $custom-light: #b0fef2; $custom-dark: #000000;
JSON
{
"hex": "#86fded",
"rgb": {
"r": 134,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.933,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.92002,
"c": 0.1109,
"h": 184.1
},
"luminance": 0.81433
}Semantic roles & 50–950 ramp
primary
#86FDED
secondary
#DC4B5E
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685