#84AEED#84AEED
#84AEED is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.102 H 258.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEED |
|---|---|
| RGB | rgb(132, 174, 237) |
| HSL | hsl(216, 74%, 72%) |
| HSV | hsv(216, 44%, 93%) |
| CMYK | cmyk(44.3%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.38, 2.16, -35.92) |
| CIE-LCH | lch(70.38, 35.99, 273.45°) |
| OKLab | oklab(74.5% -0.0208 -0.1003) |
| OKLCH | oklch(74.5% 0.102 258.3) |
| XYZ | xyz(39.9328, 41.2896, 85.9698) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEED #EDC384
analogous
#84E3ED #84AEED #8F84ED
triadic
#84AEED #ED84AE #AEED84
tetradic
#84AEED #ED84E3 #EDC384 #84ED8F
square
#84AEED #ED84E3 #EDC384 #84ED8F
split-complementary
#84AEED #ED8F84 #E3ED84
monochromatic
#1F69D7 #4F8BE5 #84AEED #B9D1F5 #E4EDFB
Accessibility & contrast
On white
2.27
#84AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#84AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#8AA8EC
Tritanopia (blue-blind)
#5BBCC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #84aeed; /* rgb */ color: rgb(132, 174, 237); /* oklch */ color: oklch(74.5% 0.102 258.3);
Tailwind
colors: {
custom: {
50: '#acc6f3',
500: '#84aeed',
950: '#000000',
},
}SCSS
$custom: #84aeed; $custom-light: #acc6f3; $custom-dark: #000000;
JSON
{
"hex": "#84aeed",
"rgb": {
"r": 132,
"g": 174,
"b": 237
},
"hsl": {
"h": 216,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74499,
"c": 0.10243,
"h": 258.3
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#84AEED
secondary
#F3E8D8
accent
#870FD7
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101217
muted
#7F8185