#84ABC5#84ABC5
#84ABC5 is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.057 H 237.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABC5 |
|---|---|
| RGB | rgb(132, 171, 197) |
| HSL | hsl(204, 36%, 65%) |
| HSV | hsv(204, 33%, 77%) |
| CMYK | cmyk(33%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(68.07, -6.88, -17.52) |
| CIE-LCH | lch(68.07, 18.82, 248.56°) |
| OKLab | oklab(72.19% -0.0303 -0.0481) |
| OKLCH | oklch(72.19% 0.057 237.8) |
| XYZ | xyz(34.1535, 38.0609, 58.3594) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.35
Bluegrey
#85A3B2
ΔE00 4.46
Bluey Grey
#89A0B0
ΔE00 5.09
Light Grey Blue
#9DBCD4
ΔE00 5.43
Cool Gray
#9AA7B0
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABC5 #C59E84
analogous
#84C5BF #84ABC5 #848BC5
triadic
#84ABC5 #C584AB #ABC584
tetradic
#84ABC5 #BF84C5 #C59E84 #8BC584
square
#84ABC5 #BF84C5 #C59E84 #8BC584
split-complementary
#84ABC5 #C5848B #C5BF84
monochromatic
#426F8C #5A8FB1 #84ABC5 #AEC7D9 #D7E4EC
Accessibility & contrast
On white
2.44
#84ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#84ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABC5
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABC5 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC6
Deuteranopia (green-blind)
#97A3C5
Tritanopia (blue-blind)
#6FB2B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84abc5; /* rgb */ color: rgb(132, 171, 197); /* oklch */ color: oklch(72.2% 0.057 237.8);
Tailwind
colors: {
custom: {
50: '#a9c4d6',
500: '#84abc5',
950: '#000000',
},
}SCSS
$custom: #84abc5; $custom-light: #a9c4d6; $custom-dark: #000000;
JSON
{
"hex": "#84abc5",
"rgb": {
"r": 132,
"g": 171,
"b": 197
},
"hsl": {
"h": 204,
"s": 35.912,
"l": 64.51
},
"oklch": {
"l": 0.72188,
"c": 0.05683,
"h": 237.8
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#84ABC5
secondary
#DED0C7
accent
#6737AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183