#86FDFE#86FDFE
#86FDFE is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.5% C 0.108 H 196.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDFE |
|---|---|
| RGB | rgb(134, 253, 254) |
| HSL | hsl(181, 98%, 76%) |
| HSV | hsv(181, 47%, 100%) |
| CMYK | cmyk(47.2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.78, -33.31, -10.88) |
| CIE-LCH | lch(92.78, 35.04, 198.10°) |
| OKLab | oklab(92.52% -0.1037 -0.0301) |
| OKLCH | oklch(92.52% 0.108 196.2) |
| XYZ | xyz(62.8390, 82.4692, 106.3534) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.08
Bright Cyan
#41FDFE
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDFE #FE8786
analogous
#86FEC3 #86FDFE #86C1FE
triadic
#86FDFE #FE86FD #FDFE86
tetradic
#86FDFE #C386FE #FE8786 #C1FE86
square
#86FDFE #C386FE #FE8786 #C1FE86
split-complementary
#86FDFE #FE86C1 #FEC386
monochromatic
#0DFBFD #49FCFD #86FDFE #C3FEFF #E1FEFF
Accessibility & contrast
On white
1.20
#86FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#86FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDFE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDFE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#3DFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86fdfe; /* rgb */ color: rgb(134, 253, 254); /* oklch */ color: oklch(92.5% 0.108 196.2);
Tailwind
colors: {
custom: {
50: '#b1fefe',
500: '#86fdfe',
950: '#000000',
},
}SCSS
$custom: #86fdfe; $custom-light: #b1fefe; $custom-dark: #000000;
JSON
{
"hex": "#86fdfe",
"rgb": {
"r": 134,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92524,
"c": 0.10794,
"h": 196.2
},
"luminance": 0.82475
}Semantic roles & 50–950 ramp
primary
#86FDFE
secondary
#DE4C4A
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685