#86AFEF#86AFEF
#86AFEF is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.103 H 259.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFEF |
|---|---|
| RGB | rgb(134, 175, 239) |
| HSL | hsl(217, 77%, 73%) |
| HSV | hsv(217, 44%, 94%) |
| CMYK | cmyk(43.9%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.84, 2.66, -36.28) |
| CIE-LCH | lch(70.84, 36.38, 274.20°) |
| OKLab | oklab(74.92% -0.0195 -0.1013) |
| OKLCH | oklch(74.92% 0.103 259.1) |
| XYZ | xyz(40.7364, 41.9578, 87.5967) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.70
Pastel Blue
#A2BFFE
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFEF #EFC686
analogous
#86E4EF #86AFEF #9186EF
triadic
#86AFEF #EF86AF #AFEF86
tetradic
#86AFEF #EF86E4 #EFC686 #86EF91
square
#86AFEF #EF86E4 #EFC686 #86EF91
split-complementary
#86AFEF #EF9186 #E4EF86
monochromatic
#1D68DD #508BE8 #86AFEF #BCD3F6 #E4EDFB
Accessibility & contrast
On white
2.24
#86AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#86AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFEF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFEF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#8BA9EE
Tritanopia (blue-blind)
#5EBDC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86afef; /* rgb */ color: rgb(134, 175, 239); /* oklch */ color: oklch(74.9% 0.103 259.1);
Tailwind
colors: {
custom: {
50: '#adc6f4',
500: '#86afef',
950: '#000000',
},
}SCSS
$custom: #86afef; $custom-light: #adc6f4; $custom-dark: #000000;
JSON
{
"hex": "#86afef",
"rgb": {
"r": 134,
"g": 175,
"b": 239
},
"hsl": {
"h": 216.571,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.74918,
"c": 0.10318,
"h": 259.1
},
"luminance": 0.4196
}Semantic roles & 50–950 ramp
primary
#86AFEF
secondary
#F3E8D8
accent
#890DD9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285