#84AEFA#84AEFA
#84AEFA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.119 H 261.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEFA |
|---|---|
| RGB | rgb(132, 174, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(47.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.92, 5.87, -42.13) |
| CIE-LCH | lch(70.92, 42.54, 277.93°) |
| OKLab | oklab(75.11% -0.0171 -0.1182) |
| OKLCH | oklch(75.11% 0.119 261.8) |
| XYZ | xyz(41.9014, 42.0770, 96.3377) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Pastel Blue
#A2BFFE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 8.04
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEFA #FAD084
analogous
#84E9FA #84AEFA #9584FA
triadic
#84AEFA #FA84AE #AEFA84
tetradic
#84AEFA #FA84E9 #FAD084 #84FA95
square
#84AEFA #FA84E9 #FAD084 #84FA95
split-complementary
#84AEFA #FA9584 #E9FA84
monochromatic
#0E61F5 #4987F8 #84AEFA #BFD5FC #E2ECFE
Accessibility & contrast
On white
2.23
#84AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#84AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEFA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEFA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#53BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84aefa; /* rgb */ color: rgb(132, 174, 250); /* oklch */ color: oklch(75.1% 0.119 261.8);
Tailwind
colors: {
custom: {
50: '#adc5fc',
500: '#84aefa',
950: '#000000',
},
}SCSS
$custom: #84aefa; $custom-light: #adc5fc; $custom-dark: #000000;
JSON
{
"hex": "#84aefa",
"rgb": {
"r": 132,
"g": 174,
"b": 250
},
"hsl": {
"h": 218.644,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.75105,
"c": 0.11945,
"h": 261.8
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#84AEFA
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185