#86FEFD#86FEFD
#86FEFD is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.109 H 194.7°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEFD |
|---|---|
| RGB | rgb(134, 254, 253) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.03, -34.02, -10.00) |
| CIE-LCH | lch(93.03, 35.46, 196.37°) |
| OKLab | oklab(92.72% -0.1051 -0.0276) |
| OKLCH | oklch(92.72% 0.109 194.7) |
| XYZ | xyz(62.9958, 83.0383, 105.6177) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEFD #FE8687
analogous
#86FEC1 #86FEFD #86C3FE
triadic
#86FEFD #FD86FE #FEFD86
tetradic
#86FEFD #C186FE #FE8687 #C3FE86
square
#86FEFD #C186FE #FE8687 #C3FE86
split-complementary
#86FEFD #FE86C3 #FEC186
monochromatic
#0DFDFB #49FDFC #86FEFD #C3FFFE #E1FFFE
Accessibility & contrast
On white
1.19
#86FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#86FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEFD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEFD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#3EFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86fefd; /* rgb */ color: rgb(134, 254, 253); /* oklch */ color: oklch(92.7% 0.109 194.7);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#86fefd',
950: '#000000',
},
}SCSS
$custom: #86fefd; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#86fefd",
"rgb": {
"r": 134,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92716,
"c": 0.10872,
"h": 194.7
},
"luminance": 0.83044
}Semantic roles & 50–950 ramp
primary
#86FEFD
secondary
#DE4A4C
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685