#84A2BC#84A2BC
#84A2BC is a light, muted cyan. Relative luminance 0.344; OKLCH L 69.9% C 0.051 H 244.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #84A2BC |
|---|---|
| RGB | rgb(132, 162, 188) |
| HSL | hsl(208, 29%, 63%) |
| HSV | hsv(208, 30%, 74%) |
| CMYK | cmyk(29.8%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.26, -4.20, -16.77) |
| CIE-LCH | lch(65.26, 17.29, 255.92°) |
| OKLab | oklab(69.87% -0.0216 -0.0459) |
| OKLCH | oklch(69.87% 0.051 244.8) |
| XYZ | xyz(31.5104, 34.3757, 52.5421) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.63
Bluegrey
#85A3B2
ΔE00 4.68
Greyblue
#77A1B5
ΔE00 5.07
Blue Grey
#758DA3
ΔE00 6.85
Cool Gray
#9AA7B0
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A2BC #BC9E84
analogous
#84BCBA #84A2BC #8486BC
triadic
#84A2BC #BC84A2 #A2BC84
tetradic
#84A2BC #BA84BC #BC9E84 #86BC84
square
#84A2BC #BA84BC #BC9E84 #86BC84
split-complementary
#84A2BC #BC8486 #BCBA84
monochromatic
#466580 #5C84A6 #84A2BC #ACC0D2 #D3DEE7
Accessibility & contrast
On white
2.67
#84A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#84A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A2BC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A2BC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#73A8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #84a2bc; /* rgb */ color: rgb(132, 162, 188); /* oklch */ color: oklch(69.9% 0.051 244.8);
Tailwind
colors: {
custom: {
50: '#a9bdd0',
500: '#84a2bc',
950: '#000000',
},
}SCSS
$custom: #84a2bc; $custom-light: #a9bdd0; $custom-dark: #000000;
JSON
{
"hex": "#84a2bc",
"rgb": {
"r": 132,
"g": 162,
"b": 188
},
"hsl": {
"h": 207.857,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.69874,
"c": 0.05078,
"h": 244.8
},
"luminance": 0.34377
}Semantic roles & 50–950 ramp
primary
#84A2BC
secondary
#D8CDC4
accent
#6F3DA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182