#86FEFE#86FEFE
#86FEFE is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.109 H 195.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEFE |
|---|---|
| RGB | rgb(134, 254, 254) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.06, -33.77, -10.47) |
| CIE-LCH | lch(93.06, 35.36, 197.23°) |
| OKLab | oklab(92.75% -0.1047 -0.0289) |
| OKLCH | oklch(92.75% 0.109 195.4) |
| XYZ | xyz(63.1555, 83.1022, 106.4589) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.98
Aqua
#00FFFF
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEFE #FE8686
analogous
#86FEC2 #86FEFE #86C2FE
triadic
#86FEFE #FE86FE #FEFE86
tetradic
#86FEFE #C286FE #FE8686 #C2FE86
square
#86FEFE #C286FE #FE8686 #C2FE86
split-complementary
#86FEFE #FE86C2 #FEC286
monochromatic
#0DFDFD #49FDFD #86FEFE #C3FFFF #E1FFFF
Accessibility & contrast
On white
1.19
#86FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#86FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEFE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEFE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#3DFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86fefe; /* rgb */ color: rgb(134, 254, 254); /* oklch */ color: oklch(92.7% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#86fefe',
950: '#000000',
},
}SCSS
$custom: #86fefe; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#86fefe",
"rgb": {
"r": 134,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92748,
"c": 0.10867,
"h": 195.4
},
"luminance": 0.83108
}Semantic roles & 50–950 ramp
primary
#86FEFE
secondary
#DE4A4A
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685