#86AFED#86AFED
#86AFED is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.101 H 258.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFED |
|---|---|
| RGB | rgb(134, 175, 237) |
| HSL | hsl(216, 74%, 73%) |
| HSV | hsv(216, 43%, 93%) |
| CMYK | cmyk(43.5%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.76, 2.10, -35.32) |
| CIE-LCH | lch(70.76, 35.38, 273.41°) |
| OKLab | oklab(74.83% -0.0201 -0.0985) |
| OKLCH | oklch(74.83% 0.101 258.5) |
| XYZ | xyz(40.4426, 41.8403, 86.0493) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.25
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFED #EDC486
analogous
#86E2ED #86AFED #9186ED
triadic
#86AFED #ED86AF #AFED86
tetradic
#86AFED #ED86E2 #EDC486 #86ED91
square
#86AFED #ED86E2 #EDC486 #86ED91
split-complementary
#86AFED #ED9186 #E2ED86
monochromatic
#206AD8 #518CE5 #86AFED #BBD2F5 #E4EDFB
Accessibility & contrast
On white
2.24
#86AFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#86AFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFED
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFED | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#5FBCC4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86afed; /* rgb */ color: rgb(134, 175, 237); /* oklch */ color: oklch(74.8% 0.101 258.5);
Tailwind
colors: {
custom: {
50: '#adc6f3',
500: '#86afed',
950: '#000000',
},
}SCSS
$custom: #86afed; $custom-light: #adc6f3; $custom-dark: #000000;
JSON
{
"hex": "#86afed",
"rgb": {
"r": 134,
"g": 175,
"b": 237
},
"hsl": {
"h": 216.117,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.74828,
"c": 0.10057,
"h": 258.5
},
"luminance": 0.41843
}Semantic roles & 50–950 ramp
primary
#86AFED
secondary
#F3E8D8
accent
#870FD6
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285