#84A5CC#84A5CC
#84A5CC is a light, moderate cyan. Relative luminance 0.362; OKLCH L 71.2% C 0.068 H 252.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #84A5CC |
|---|---|
| RGB | rgb(132, 165, 204) |
| HSL | hsl(213, 41%, 66%) |
| HSV | hsv(213, 35%, 80%) |
| CMYK | cmyk(35.3%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(66.65, -1.79, -23.54) |
| CIE-LCH | lch(66.65, 23.61, 265.65°) |
| OKLab | oklab(71.16% -0.0199 -0.065) |
| OKLCH | oklch(71.16% 0.068 252.9) |
| XYZ | xyz(33.8666, 36.1738, 62.3128) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.29
Bluey Grey
#89A0B0
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 7.96
Faded Blue
#658CBB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A5CC #CCAB84
analogous
#84C9CC #84A5CC #8784CC
triadic
#84A5CC #CC84A5 #A5CC84
tetradic
#84A5CC #CC84C9 #CCAB84 #84CC87
square
#84A5CC #CC84C9 #CCAB84 #84CC87
split-complementary
#84A5CC #CC8784 #C9CC84
monochromatic
#3F6797 #5985BA #84A5CC #AFC5DE #DBE4F0
Accessibility & contrast
On white
2.55
#84A5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#84A5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A5CC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A5CC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#8E9FCB
Tritanopia (blue-blind)
#6DAEB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #84a5cc; /* rgb */ color: rgb(132, 165, 204); /* oklch */ color: oklch(71.2% 0.068 252.9);
Tailwind
colors: {
custom: {
50: '#aabfdb',
500: '#84a5cc',
950: '#000000',
},
}SCSS
$custom: #84a5cc; $custom-light: #aabfdb; $custom-dark: #000000;
JSON
{
"hex": "#84a5cc",
"rgb": {
"r": 132,
"g": 165,
"b": 204
},
"hsl": {
"h": 212.5,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.71156,
"c": 0.06797,
"h": 252.9
},
"luminance": 0.36175
}Semantic roles & 50–950 ramp
primary
#84A5CC
secondary
#E2D7CA
accent
#7831B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183