#84ADEB#84ADEB
#84ADEB is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.2% C 0.101 H 258.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #84ADEB |
|---|---|
| RGB | rgb(132, 173, 235) |
| HSL | hsl(216, 72%, 72%) |
| HSV | hsv(216, 44%, 92%) |
| CMYK | cmyk(43.8%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.03, 2.16, -35.38) |
| CIE-LCH | lch(70.03, 35.45, 273.49°) |
| OKLab | oklab(74.2% -0.0202 -0.0987) |
| OKLCH | oklch(74.2% 0.101 258.5) |
| XYZ | xyz(39.4498, 40.7884, 84.3754) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 6.05
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ADEB #EBC284
analogous
#84E0EB #84ADEB #8F84EB
triadic
#84ADEB #EB84AD #ADEB84
tetradic
#84ADEB #EB84E0 #EBC284 #84EB8F
square
#84ADEB #EB84E0 #EBC284 #84EB8F
split-complementary
#84ADEB #EB8F84 #E0EB84
monochromatic
#2268D2 #4F8AE2 #84ADEB #B9D0F4 #E5EDFB
Accessibility & contrast
On white
2.29
#84ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#84ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ADEB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ADEB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#5DBAC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84adeb; /* rgb */ color: rgb(132, 173, 235); /* oklch */ color: oklch(74.2% 0.101 258.5);
Tailwind
colors: {
custom: {
50: '#acc5f1',
500: '#84adeb',
950: '#000000',
},
}SCSS
$custom: #84adeb; $custom-light: #acc5f1; $custom-dark: #000000;
JSON
{
"hex": "#84adeb",
"rgb": {
"r": 132,
"g": 173,
"b": 235
},
"hsl": {
"h": 216.117,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74198,
"c": 0.10078,
"h": 258.5
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#84ADEB
secondary
#F2E8D8
accent
#8711D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185