#84ABC0#84ABC0
#84ABC0 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.052 H 231.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABC0 |
|---|---|
| RGB | rgb(132, 171, 192) |
| HSL | hsl(201, 32%, 64%) |
| HSV | hsv(201, 31%, 75%) |
| CMYK | cmyk(31.2%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.90, -8.13, -15.00) |
| CIE-LCH | lch(67.90, 17.07, 241.55°) |
| OKLab | oklab(72% -0.0322 -0.0411) |
| OKLCH | oklch(72% 0.052 231.9) |
| XYZ | xyz(33.5901, 37.8355, 55.3921) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.23
Greyblue
#77A1B5
ΔE00 3.35
Bluey Grey
#89A0B0
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABC0 #C09984
analogous
#84C0B7 #84ABC0 #848DC0
triadic
#84ABC0 #C084AB #ABC084
tetradic
#84ABC0 #B784C0 #C09984 #8DC084
square
#84ABC0 #B784C0 #C09984 #8DC084
split-complementary
#84ABC0 #C0848D #C0B784
monochromatic
#446F85 #5C8FAB #84ABC0 #ACC7D5 #D5E2E9
Accessibility & contrast
On white
2.45
#84ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#84ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABC0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABC0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#98A2C0
Tritanopia (blue-blind)
#71B1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84abc0; /* rgb */ color: rgb(132, 171, 192); /* oklch */ color: oklch(72.0% 0.052 231.9);
Tailwind
colors: {
custom: {
50: '#a9c4d3',
500: '#84abc0',
950: '#000000',
},
}SCSS
$custom: #84abc0; $custom-light: #a9c4d3; $custom-dark: #000000;
JSON
{
"hex": "#84abc0",
"rgb": {
"r": 132,
"g": 171,
"b": 192
},
"hsl": {
"h": 201,
"s": 32.258,
"l": 63.529
},
"oklch": {
"l": 0.72002,
"c": 0.05218,
"h": 231.9
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#84ABC0
secondary
#DBCDC5
accent
#623AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182