#86FAFE#86FAFE
#86FAFE is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.9% C 0.106 H 198.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #86FAFE |
|---|---|
| RGB | rgb(134, 250, 254) |
| HSL | hsl(182, 98%, 76%) |
| HSV | hsv(182, 47%, 100%) |
| CMYK | cmyk(47.2%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.95, -31.90, -12.13) |
| CIE-LCH | lch(91.95, 34.13, 200.81°) |
| OKLab | oklab(91.86% -0.1004 -0.0334) |
| OKLCH | oklch(91.86% 0.106 198.4) |
| XYZ | xyz(61.8994, 80.5900, 106.0402) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FAFE #FE8A86
analogous
#86FEC6 #86FAFE #86BEFE
triadic
#86FAFE #FE86FA #FAFE86
tetradic
#86FAFE #C686FE #FE8A86 #BEFE86
square
#86FAFE #C686FE #FE8A86 #BEFE86
split-complementary
#86FAFE #FE86BE #FEC686
monochromatic
#0DF5FD #49F7FD #86FAFE #C3FDFF #E1FEFF
Accessibility & contrast
On white
1.23
#86FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#86FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FAFE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FAFE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E1FF
Tritanopia (blue-blind)
#3EFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86fafe; /* rgb */ color: rgb(134, 250, 254); /* oklch */ color: oklch(91.9% 0.106 198.4);
Tailwind
colors: {
custom: {
50: '#b1fcfe',
500: '#86fafe',
950: '#000000',
},
}SCSS
$custom: #86fafe; $custom-light: #b1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#86fafe",
"rgb": {
"r": 134,
"g": 250,
"b": 254
},
"hsl": {
"h": 182,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91855,
"c": 0.10584,
"h": 198.4
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#86FAFE
secondary
#DE4F4A
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585