#86ADFA#86ADFA
#86ADFA is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.120 H 263.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADFA |
|---|---|
| RGB | rgb(134, 173, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 46%, 98%) |
| CMYK | cmyk(46.4%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(70.77, 6.90, -42.37) |
| CIE-LCH | lch(70.77, 42.92, 279.25°) |
| OKLab | oklab(75.02% -0.0141 -0.1189) |
| OKLCH | oklch(75.02% 0.12 263.2) |
| XYZ | xyz(42.0248, 41.8550, 96.2883) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 5.55
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 7.43
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADFA #FAD386
analogous
#86E7FA #86ADFA #9986FA
triadic
#86ADFA #FA86AD #ADFA86
tetradic
#86ADFA #FA86E7 #FAD386 #86FA99
square
#86ADFA #FA86E7 #FAD386 #86FA99
split-complementary
#86ADFA #FA9986 #E7FA86
monochromatic
#105DF5 #4B85F8 #86ADFA #C1D5FC #E2EBFE
Accessibility & contrast
On white
2.24
#86ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#86ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADFA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADFA | 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)
#90B3FD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#57BDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86adfa; /* rgb */ color: rgb(134, 173, 250); /* oklch */ color: oklch(75.0% 0.120 263.2);
Tailwind
colors: {
custom: {
50: '#aec5fc',
500: '#86adfa',
950: '#000000',
},
}SCSS
$custom: #86adfa; $custom-light: #aec5fc; $custom-dark: #000000;
JSON
{
"hex": "#86adfa",
"rgb": {
"r": 134,
"g": 173,
"b": 250
},
"hsl": {
"h": 219.828,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75015,
"c": 0.11969,
"h": 263.2
},
"luminance": 0.41858
}Semantic roles & 50–950 ramp
primary
#86ADFA
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185