#86DAFE#86DAFE
#86DAFE is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.8% C 0.096 H 227.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #86DAFE |
|---|---|
| RGB | rgb(134, 218, 254) |
| HSL | hsl(198, 98%, 76%) |
| HSV | hsv(198, 47%, 100%) |
| CMYK | cmyk(47.2%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.11, -16.19, -25.46) |
| CIE-LCH | lch(83.11, 30.17, 237.54°) |
| OKLab | oklab(84.78% -0.0649 -0.0705) |
| OKLCH | oklch(84.78% 0.096 227.3) |
| XYZ | xyz(52.7858, 62.3628, 103.0023) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.86
Sky Blue
#87CEEB
ΔE00 3.31
Ice Blue
#A5DFF9
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Light Blue
#95D0FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DAFE #FEAA86
analogous
#86FEE6 #86DAFE #869EFE
triadic
#86DAFE #FE86DA #DAFE86
tetradic
#86DAFE #E686FE #FEAA86 #9EFE86
square
#86DAFE #E686FE #FEAA86 #9EFE86
split-complementary
#86DAFE #FE869E #FEE686
monochromatic
#0DB5FD #49C7FD #86DAFE #C3EDFF #E1F6FF
Accessibility & contrast
On white
1.56
#86DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#86DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DAFE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DAFE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#4AE5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dafe; /* rgb */ color: rgb(134, 218, 254); /* oklch */ color: oklch(84.8% 0.096 227.3);
Tailwind
colors: {
custom: {
50: '#afe5fe',
500: '#86dafe',
950: '#000000',
},
}SCSS
$custom: #86dafe; $custom-light: #afe5fe; $custom-dark: #000000;
JSON
{
"hex": "#86dafe",
"rgb": {
"r": 134,
"g": 218,
"b": 254
},
"hsl": {
"h": 198,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.84781,
"c": 0.09584,
"h": 227.3
},
"luminance": 0.62367
}Semantic roles & 50–950 ramp
primary
#86DAFE
secondary
#DE774A
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485