#84ABE9#84ABE9
#84ABE9 is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.100 H 259.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABE9 |
|---|---|
| RGB | rgb(132, 171, 233) |
| HSL | hsl(217, 70%, 72%) |
| HSV | hsv(217, 43%, 91%) |
| CMYK | cmyk(43.3%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.41, 2.72, -35.25) |
| CIE-LCH | lch(69.41, 35.36, 274.41°) |
| OKLab | oklab(73.69% -0.0183 -0.0984) |
| OKLCH | oklch(73.69% 0.1 259.5) |
| XYZ | xyz(38.7818, 39.9122, 82.7353) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.71
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABE9 #E9C284
analogous
#84DDE9 #84ABE9 #9084E9
triadic
#84ABE9 #E984AB #ABE984
tetradic
#84ABE9 #E984DD #E9C284 #84E990
square
#84ABE9 #E984DD #E9C284 #84E990
split-complementary
#84ABE9 #E99084 #DDE984
monochromatic
#2566CE #5088E0 #84ABE9 #B8CEF2 #E5EDFA
Accessibility & contrast
On white
2.34
#84ABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#84ABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABE9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABE9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEC
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#5EB8C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #84abe9; /* rgb */ color: rgb(132, 171, 233); /* oklch */ color: oklch(73.7% 0.100 259.5);
Tailwind
colors: {
custom: {
50: '#acc3f0',
500: '#84abe9',
950: '#000000',
},
}SCSS
$custom: #84abe9; $custom-light: #acc3f0; $custom-dark: #000000;
JSON
{
"hex": "#84abe9",
"rgb": {
"r": 132,
"g": 171,
"b": 233
},
"hsl": {
"h": 216.832,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.73686,
"c": 0.10006,
"h": 259.5
},
"luminance": 0.39915
}Semantic roles & 50–950 ramp
primary
#84ABE9
secondary
#F1E7D7
accent
#8814D2
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184