#84AEF2#84AEF2
#84AEF2 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.109 H 259.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEF2 |
|---|---|
| RGB | rgb(132, 174, 242) |
| HSL | hsl(217, 81%, 73%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(45.5%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.58, 3.58, -38.32) |
| CIE-LCH | lch(70.58, 38.49, 275.33°) |
| OKLab | oklab(74.73% -0.0193 -0.1072) |
| OKLCH | oklch(74.73% 0.109 259.8) |
| XYZ | xyz(40.6735, 41.5859, 89.8708) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Pastel Blue
#A2BFFE
ΔE00 5.78
Sky Blue (survey)
#75BBFD
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 8.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEF2 #F2C884
analogous
#84E5F2 #84AEF2 #9184F2
triadic
#84AEF2 #F284AE #AEF284
tetradic
#84AEF2 #F284E5 #F2C884 #84F291
square
#84AEF2 #F284E5 #F2C884 #84F291
split-complementary
#84AEF2 #F29184 #E5F284
monochromatic
#1866E4 #4D8AEC #84AEF2 #BBD2F8 #E3EDFC
Accessibility & contrast
On white
2.25
#84AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#84AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEF2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEF2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F5
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#58BDC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84aef2; /* rgb */ color: rgb(132, 174, 242); /* oklch */ color: oklch(74.7% 0.109 259.8);
Tailwind
colors: {
custom: {
50: '#acc5f6',
500: '#84aef2',
950: '#000000',
},
}SCSS
$custom: #84aef2; $custom-light: #acc5f6; $custom-dark: #000000;
JSON
{
"hex": "#84aef2",
"rgb": {
"r": 132,
"g": 174,
"b": 242
},
"hsl": {
"h": 217.091,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.74728,
"c": 0.10894,
"h": 259.8
},
"luminance": 0.41588
}Semantic roles & 50–950 ramp
primary
#84AEF2
secondary
#F4E9D7
accent
#8C08DD
background
#FAFCFF
surface
#F5F8FE
border
#CFD1D6
text
#111217
muted
#808185