#84AABE#84AABE
#84AABE is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.051 H 231.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84AABE |
|---|---|
| RGB | rgb(132, 170, 190) |
| HSL | hsl(201, 31%, 63%) |
| HSV | hsv(201, 31%, 75%) |
| CMYK | cmyk(30.5%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.55, -8.08, -14.42) |
| CIE-LCH | lch(67.55, 16.53, 240.72°) |
| OKLab | oklab(71.71% -0.0316 -0.0394) |
| OKLCH | oklch(71.71% 0.051 231.3) |
| XYZ | xyz(33.1818, 37.3712, 54.1702) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.81
Greyblue
#77A1B5
ΔE00 3.09
Bluey Grey
#89A0B0
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 6.28
Cool Gray
#9AA7B0
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AABE #BE9884
analogous
#84BEB5 #84AABE #848DBE
triadic
#84AABE #BE84AA #AABE84
tetradic
#84AABE #B584BE #BE9884 #8DBE84
square
#84AABE #B584BE #BE9884 #8DBE84
split-complementary
#84AABE #BE848D #BEB584
monochromatic
#456D83 #5C8EA9 #84AABE #ACC6D3 #D4E1E8
Accessibility & contrast
On white
2.48
#84AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#84AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AABE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AABE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#72B0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84aabe; /* rgb */ color: rgb(132, 170, 190); /* oklch */ color: oklch(71.7% 0.051 231.3);
Tailwind
colors: {
custom: {
50: '#a9c3d1',
500: '#84aabe',
950: '#000000',
},
}SCSS
$custom: #84aabe; $custom-light: #a9c3d1; $custom-dark: #000000;
JSON
{
"hex": "#84aabe",
"rgb": {
"r": 132,
"g": 170,
"b": 190
},
"hsl": {
"h": 200.69,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.71707,
"c": 0.05054,
"h": 231.3
},
"luminance": 0.37373
}Semantic roles & 50–950 ramp
primary
#84AABE
secondary
#D9CCC5
accent
#623CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182