#84AABA#84AABA
#84AABA is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.6% C 0.047 H 225.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #84AABA |
|---|---|
| RGB | rgb(132, 170, 186) |
| HSL | hsl(198, 28%, 62%) |
| HSV | hsv(198, 29%, 73%) |
| CMYK | cmyk(29%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.43, -9.06, -12.39) |
| CIE-LCH | lch(67.43, 15.35, 233.83°) |
| OKLab | oklab(71.56% -0.0332 -0.0338) |
| OKLCH | oklch(71.56% 0.047 225.6) |
| XYZ | xyz(32.7506, 37.1987, 51.8993) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.68
Greyblue
#77A1B5
ΔE00 3.21
Bluey Grey
#89A0B0
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 7.20
Cool Gray
#9AA7B0
ΔE00 7.25
Cool Grey
#95A3A6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AABA #BA9484
analogous
#84BAAF #84AABA #848FBA
triadic
#84AABA #BA84AA #AABA84
tetradic
#84AABA #AF84BA #BA9484 #8FBA84
square
#84AABA #AF84BA #BA9484 #8FBA84
split-complementary
#84AABA #BA848F #BAAF84
monochromatic
#466D7D #5D8FA4 #84AABA #ABC5D0 #D2E0E6
Accessibility & contrast
On white
2.49
#84AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#84AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AABA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AABA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#73AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84aaba; /* rgb */ color: rgb(132, 170, 186); /* oklch */ color: oklch(71.6% 0.047 225.6);
Tailwind
colors: {
custom: {
50: '#a9c3ce',
500: '#84aaba',
950: '#000000',
},
}SCSS
$custom: #84aaba; $custom-light: #a9c3ce; $custom-dark: #000000;
JSON
{
"hex": "#84aaba",
"rgb": {
"r": 132,
"g": 170,
"b": 186
},
"hsl": {
"h": 197.778,
"s": 28.125,
"l": 62.353
},
"oklch": {
"l": 0.71563,
"c": 0.04737,
"h": 225.6
},
"luminance": 0.372
}Semantic roles & 50–950 ramp
primary
#84AABA
secondary
#D7C9C3
accent
#5E3FA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182