#86AFEE#86AFEE
#86AFEE is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.102 H 258.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFEE |
|---|---|
| RGB | rgb(134, 175, 238) |
| HSL | hsl(216, 75%, 73%) |
| HSV | hsv(216, 44%, 93%) |
| CMYK | cmyk(43.7%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(70.80, 2.38, -35.80) |
| CIE-LCH | lch(70.80, 35.88, 273.81°) |
| OKLab | oklab(74.87% -0.0198 -0.0999) |
| OKLCH | oklch(74.87% 0.102 258.8) |
| XYZ | xyz(40.5891, 41.8989, 86.8209) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 5.53
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFEE #EEC586
analogous
#86E3EE #86AFEE #9186EE
triadic
#86AFEE #EE86AF #AFEE86
tetradic
#86AFEE #EE86E3 #EEC586 #86EE91
square
#86AFEE #EE86E3 #EEC586 #86EE91
split-complementary
#86AFEE #EE9186 #E3EE86
monochromatic
#1F69DB #508CE6 #86AFEE #BCD2F6 #E4EDFB
Accessibility & contrast
On white
2.24
#86AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#86AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFEE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFEE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#5FBDC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86afee; /* rgb */ color: rgb(134, 175, 238); /* oklch */ color: oklch(74.9% 0.102 258.8);
Tailwind
colors: {
custom: {
50: '#adc6f3',
500: '#86afee',
950: '#000000',
},
}SCSS
$custom: #86afee; $custom-light: #adc6f3; $custom-dark: #000000;
JSON
{
"hex": "#86afee",
"rgb": {
"r": 134,
"g": 175,
"b": 238
},
"hsl": {
"h": 216.346,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74873,
"c": 0.10188,
"h": 258.8
},
"luminance": 0.41901
}Semantic roles & 50–950 ramp
primary
#86AFEE
secondary
#F3E8D8
accent
#880ED8
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285