#84ABEB#84ABEB
#84ABEB is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.8% C 0.103 H 260.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABEB |
|---|---|
| RGB | rgb(132, 171, 235) |
| HSL | hsl(217, 72%, 72%) |
| HSV | hsv(217, 44%, 92%) |
| CMYK | cmyk(43.8%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.49, 3.28, -36.22) |
| CIE-LCH | lch(69.49, 36.36, 275.17°) |
| OKLab | oklab(73.78% -0.0177 -0.1011) |
| OKLCH | oklch(73.78% 0.103 260.1) |
| XYZ | xyz(39.0692, 40.0272, 84.2485) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.70
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABEB #EBC484
analogous
#84DEEB #84ABEB #9184EB
triadic
#84ABEB #EB84AB #ABEB84
tetradic
#84ABEB #EB84DE #EBC484 #84EB91
square
#84ABEB #EB84DE #EBC484 #84EB91
split-complementary
#84ABEB #EB9184 #DEEB84
monochromatic
#2265D2 #4F87E2 #84ABEB #B9CFF4 #E5EDFB
Accessibility & contrast
On white
2.33
#84ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#84ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABEB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABEB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#5DB9C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #84abeb; /* rgb */ color: rgb(132, 171, 235); /* oklch */ color: oklch(73.8% 0.103 260.1);
Tailwind
colors: {
custom: {
50: '#acc3f1',
500: '#84abeb',
950: '#000000',
},
}SCSS
$custom: #84abeb; $custom-light: #acc3f1; $custom-dark: #000000;
JSON
{
"hex": "#84abeb",
"rgb": {
"r": 132,
"g": 171,
"b": 235
},
"hsl": {
"h": 217.282,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.73777,
"c": 0.10269,
"h": 260.1
},
"luminance": 0.4003
}Semantic roles & 50–950 ramp
primary
#84ABEB
secondary
#F2E9D8
accent
#8A11D4
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185