#84AEF9#84AEF9
#84AEF9 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.118 H 261.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEF9 |
|---|---|
| RGB | rgb(132, 174, 249) |
| HSL | hsl(218, 91%, 75%) |
| HSV | hsv(218, 47%, 98%) |
| CMYK | cmyk(47%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.88, 5.58, -41.66) |
| CIE-LCH | lch(70.88, 42.03, 277.63°) |
| OKLab | oklab(75.06% -0.0174 -0.1168) |
| OKLCH | oklch(75.06% 0.118 261.5) |
| XYZ | xyz(41.7450, 42.0145, 95.5141) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Pastel Blue
#A2BFFE
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 8.05
Baby Blue (survey)
#A2CFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEF9 #F9CF84
analogous
#84E8F9 #84AEF9 #9584F9
triadic
#84AEF9 #F984AE #AEF984
tetradic
#84AEF9 #F984E8 #F9CF84 #84F995
square
#84AEF9 #F984E8 #F9CF84 #84F995
split-complementary
#84AEF9 #F99584 #E8F984
monochromatic
#0F61F3 #4A88F6 #84AEF9 #BED4FC #E2ECFE
Accessibility & contrast
On white
2.23
#84AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#84AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEF9
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEF9 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FC
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#54BEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84aef9; /* rgb */ color: rgb(132, 174, 249); /* oklch */ color: oklch(75.1% 0.118 261.5);
Tailwind
colors: {
custom: {
50: '#adc5fb',
500: '#84aef9',
950: '#000000',
},
}SCSS
$custom: #84aef9; $custom-light: #adc5fb; $custom-dark: #000000;
JSON
{
"hex": "#84aef9",
"rgb": {
"r": 132,
"g": 174,
"b": 249
},
"hsl": {
"h": 218.462,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75057,
"c": 0.11814,
"h": 261.5
},
"luminance": 0.42017
}Semantic roles & 50–950 ramp
primary
#84AEF9
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185