#86ACFA#86ACFA
#86ACFA is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.121 H 263.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFA |
|---|---|
| RGB | rgb(134, 172, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 46%, 98%) |
| CMYK | cmyk(46.4%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.51, 7.46, -42.78) |
| CIE-LCH | lch(70.51, 43.43, 279.90°) |
| OKLab | oklab(74.81% -0.0129 -0.1201) |
| OKLCH | oklch(74.81% 0.121 263.9) |
| XYZ | xyz(41.8337, 41.4729, 96.2246) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.42
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 7.13
Cornflowerblue
#6495ED
ΔE00 7.17
Sky Blue (survey)
#75BBFD
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFA #FAD486
analogous
#86E6FA #86ACFA #9A86FA
triadic
#86ACFA #FA86AC #ACFA86
tetradic
#86ACFA #FA86E6 #FAD486 #86FA9A
square
#86ACFA #FA86E6 #FAD486 #86FA9A
split-complementary
#86ACFA #FA9A86 #E6FA86
monochromatic
#105BF5 #4B84F8 #86ACFA #C1D4FC #E2EBFE
Accessibility & contrast
On white
2.26
#86ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#86ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#82A8F8
Tritanopia (blue-blind)
#58BDC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86acfa; /* rgb */ color: rgb(134, 172, 250); /* oklch */ color: oklch(74.8% 0.121 263.9);
Tailwind
colors: {
custom: {
50: '#aec4fc',
500: '#86acfa',
950: '#000000',
},
}SCSS
$custom: #86acfa; $custom-light: #aec4fc; $custom-dark: #000000;
JSON
{
"hex": "#86acfa",
"rgb": {
"r": 134,
"g": 172,
"b": 250
},
"hsl": {
"h": 220.345,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.74809,
"c": 0.12075,
"h": 263.9
},
"luminance": 0.41476
}Semantic roles & 50–950 ramp
primary
#86ACFA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185