#84ABC2#84ABC2
#84ABC2 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.054 H 234.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABC2 |
|---|---|
| RGB | rgb(132, 171, 194) |
| HSL | hsl(202, 34%, 64%) |
| HSV | hsv(202, 32%, 76%) |
| CMYK | cmyk(32%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.97, -7.63, -16.01) |
| CIE-LCH | lch(67.97, 17.74, 244.51°) |
| OKLab | oklab(72.08% -0.0314 -0.0439) |
| OKLCH | oklch(72.08% 0.054 234.4) |
| XYZ | xyz(33.8132, 37.9248, 56.5670) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.65
Greyblue
#77A1B5
ΔE00 3.66
Bluey Grey
#89A0B0
ΔE00 4.82
Light Grey Blue
#9DBCD4
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABC2 #C29B84
analogous
#84C2BA #84ABC2 #848CC2
triadic
#84ABC2 #C284AB #ABC284
tetradic
#84ABC2 #BA84C2 #C29B84 #8CC284
square
#84ABC2 #BA84C2 #C29B84 #8CC284
split-complementary
#84ABC2 #C2848C #C2BA84
monochromatic
#436F88 #5B8FAE #84ABC2 #ADC7D6 #D6E3EB
Accessibility & contrast
On white
2.45
#84ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#84ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABC2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABC2 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC3
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#70B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84abc2; /* rgb */ color: rgb(132, 171, 194); /* oklch */ color: oklch(72.1% 0.054 234.4);
Tailwind
colors: {
custom: {
50: '#a9c4d4',
500: '#84abc2',
950: '#000000',
},
}SCSS
$custom: #84abc2; $custom-light: #a9c4d4; $custom-dark: #000000;
JSON
{
"hex": "#84abc2",
"rgb": {
"r": 132,
"g": 171,
"b": 194
},
"hsl": {
"h": 202.258,
"s": 33.696,
"l": 63.922
},
"oklch": {
"l": 0.72076,
"c": 0.05397,
"h": 234.4
},
"luminance": 0.37926
}Semantic roles & 50–950 ramp
primary
#84ABC2
secondary
#DCCEC6
accent
#6439AC
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183