#86FFFE#86FFFE
#86FFFE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.0% C 0.109 H 194.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFFE |
|---|---|
| RGB | rgb(134, 255, 254) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.34, -34.24, -10.06) |
| CIE-LCH | lch(93.34, 35.69, 196.37°) |
| OKLab | oklab(92.97% -0.1058 -0.0278) |
| OKLCH | oklch(92.97% 0.109 194.7) |
| XYZ | xyz(63.4737, 83.7386, 106.5650) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.46
Pale Cyan
#B7FFFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFFE #FF8687
analogous
#86FFC2 #86FFFE #86C4FF
triadic
#86FFFE #FE86FF #FFFE86
tetradic
#86FFFE #C286FF #FF8687 #C4FF86
square
#86FFFE #C286FF #FF8687 #C4FF86
split-complementary
#86FFFE #FF86C4 #FFC286
monochromatic
#0CFFFD #49FFFD #86FFFE #C3FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#86FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#86FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFFE
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFFE | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#3CFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #86fffe; /* rgb */ color: rgb(134, 255, 254); /* oklch */ color: oklch(93.0% 0.109 194.7);
Tailwind
colors: {
custom: {
50: '#b1fffe',
500: '#86fffe',
950: '#000000',
},
}SCSS
$custom: #86fffe; $custom-light: #b1fffe; $custom-dark: #000000;
JSON
{
"hex": "#86fffe",
"rgb": {
"r": 134,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.504,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92971,
"c": 0.10942,
"h": 194.7
},
"luminance": 0.83744
}Semantic roles & 50–950 ramp
primary
#86FFFE
secondary
#DF4A4B
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685