#84ACED#84ACED
#84ACED is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.104 H 259.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #84ACED |
|---|---|
| RGB | rgb(132, 172, 237) |
| HSL | hsl(217, 74%, 72%) |
| HSV | hsv(217, 44%, 93%) |
| CMYK | cmyk(44.3%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.84, 3.28, -36.76) |
| CIE-LCH | lch(69.84, 36.91, 275.10°) |
| OKLab | oklab(74.08% -0.0184 -0.1027) |
| OKLCH | oklch(74.08% 0.104 259.9) |
| XYZ | xyz(39.5493, 40.5226, 85.8420) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 6.08
Sky Blue (survey)
#75BBFD
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ACED #EDC584
analogous
#84E0ED #84ACED #9184ED
triadic
#84ACED #ED84AC #ACED84
tetradic
#84ACED #ED84E0 #EDC584 #84ED91
square
#84ACED #ED84E0 #EDC584 #84ED91
split-complementary
#84ACED #ED9184 #E0ED84
monochromatic
#1F65D7 #4F88E5 #84ACED #B9D0F5 #E4EDFB
Accessibility & contrast
On white
2.31
#84ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#84ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ACED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ACED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#5CBAC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84aced; /* rgb */ color: rgb(132, 172, 237); /* oklch */ color: oklch(74.1% 0.104 259.9);
Tailwind
colors: {
custom: {
50: '#acc4f3',
500: '#84aced',
950: '#000000',
},
}SCSS
$custom: #84aced; $custom-light: #acc4f3; $custom-dark: #000000;
JSON
{
"hex": "#84aced",
"rgb": {
"r": 132,
"g": 172,
"b": 237
},
"hsl": {
"h": 217.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74078,
"c": 0.10434,
"h": 259.9
},
"luminance": 0.40525
}Semantic roles & 50–950 ramp
primary
#84ACED
secondary
#F3E9D8
accent
#8B0FD7
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101217
muted
#7F8185