#86ACFF#86ACFF
#86ACFF is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.1% C 0.127 H 264.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFF |
|---|---|
| RGB | rgb(134, 172, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 47%, 100%) |
| CMYK | cmyk(47.5%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.73, 8.91, -45.14) |
| CIE-LCH | lch(70.73, 46.01, 281.16°) |
| OKLab | oklab(75.05% -0.0116 -0.1269) |
| OKLCH | oklch(75.05% 0.127 264.8) |
| XYZ | xyz(42.6281, 41.7906, 100.4085) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFF #FFD986
analogous
#86E9FF #86ACFF #9D86FF
triadic
#86ACFF #FF86AC #ACFF86
tetradic
#86ACFF #FF86E9 #FFD986 #86FF9D
square
#86ACFF #FF86E9 #FFD986 #86FF9D
split-complementary
#86ACFF #FF9D86 #E9FF86
monochromatic
#0C58FF #4982FF #86ACFF #C3D6FF #E0EAFF
Accessibility & contrast
On white
2.24
#86ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#86ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#54BECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86acff; /* rgb */ color: rgb(134, 172, 255); /* oklch */ color: oklch(75.1% 0.127 264.8);
Tailwind
colors: {
custom: {
50: '#afc4ff',
500: '#86acff',
950: '#000000',
},
}SCSS
$custom: #86acff; $custom-light: #afc4ff; $custom-dark: #000000;
JSON
{
"hex": "#86acff",
"rgb": {
"r": 134,
"g": 172,
"b": 255
},
"hsl": {
"h": 221.157,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75053,
"c": 0.12744,
"h": 264.8
},
"luminance": 0.41793
}Semantic roles & 50–950 ramp
primary
#86ACFF
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186