#86FEFB#86FEFB
#86FEFB is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.7% C 0.109 H 193.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEFB |
|---|---|
| RGB | rgb(134, 254, 251) |
| HSL | hsl(179, 98%, 76%) |
| HSV | hsv(179, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.98, -34.51, -9.04) |
| CIE-LCH | lch(92.98, 35.68, 194.68°) |
| OKLab | oklab(92.65% -0.1059 -0.025) |
| OKLCH | oklch(92.65% 0.109 193.3) |
| XYZ | xyz(62.6789, 82.9116, 103.9486) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 4.07
Aqua
#00FFFF
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEFB #FE8689
analogous
#86FEBF #86FEFB #86C5FE
triadic
#86FEFB #FB86FE #FEFB86
tetradic
#86FEFB #BF86FE #FE8689 #C5FE86
square
#86FEFB #BF86FE #FE8689 #C5FE86
split-complementary
#86FEFB #FE86C5 #FEBF86
monochromatic
#0DFDF7 #49FDF9 #86FEFB #C3FFFD #E1FFFE
Accessibility & contrast
On white
1.19
#86FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#86FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEFB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEFB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#40FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86fefb; /* rgb */ color: rgb(134, 254, 251); /* oklch */ color: oklch(92.7% 0.109 193.3);
Tailwind
colors: {
custom: {
50: '#b1fffc',
500: '#86fefb',
950: '#000000',
},
}SCSS
$custom: #86fefb; $custom-light: #b1fffc; $custom-dark: #000000;
JSON
{
"hex": "#86fefb",
"rgb": {
"r": 134,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92653,
"c": 0.10887,
"h": 193.3
},
"luminance": 0.82917
}Semantic roles & 50–950 ramp
primary
#86FEFB
secondary
#DE4A4E
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685