#84A2BB#84A2BB
#84A2BB is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.8% C 0.050 H 243.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84A2BB |
|---|---|
| RGB | rgb(132, 162, 187) |
| HSL | hsl(207, 29%, 63%) |
| HSV | hsv(207, 29%, 73%) |
| CMYK | cmyk(29.4%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.23, -4.45, -16.26) |
| CIE-LCH | lch(65.23, 16.86, 254.69°) |
| OKLab | oklab(69.84% -0.022 -0.0445) |
| OKLCH | oklch(69.84% 0.05 243.7) |
| XYZ | xyz(31.4030, 34.3328, 51.9763) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.30
Bluegrey
#85A3B2
ΔE00 4.28
Greyblue
#77A1B5
ΔE00 4.75
Blue Grey
#758DA3
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A2BB #BB9D84
analogous
#84BBB9 #84A2BB #8486BB
triadic
#84A2BB #BB84A2 #A2BB84
tetradic
#84A2BB #B984BB #BB9D84 #86BB84
square
#84A2BB #B984BB #BB9D84 #86BB84
split-complementary
#84A2BB #BB8486 #BBB984
monochromatic
#46657F #5D84A5 #84A2BB #ABC0D1 #D3DEE7
Accessibility & contrast
On white
2.67
#84A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#84A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A2BB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A2BB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#74A8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #84a2bb; /* rgb */ color: rgb(132, 162, 187); /* oklch */ color: oklch(69.8% 0.050 243.7);
Tailwind
colors: {
custom: {
50: '#a9bdcf',
500: '#84a2bb',
950: '#000000',
},
}SCSS
$custom: #84a2bb; $custom-light: #a9bdcf; $custom-dark: #000000;
JSON
{
"hex": "#84a2bb",
"rgb": {
"r": 132,
"g": 162,
"b": 187
},
"hsl": {
"h": 207.273,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.69836,
"c": 0.04967,
"h": 243.7
},
"luminance": 0.34334
}Semantic roles & 50–950 ramp
primary
#84A2BB
secondary
#D7CCC3
accent
#6E3EA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182