#84ABC7#84ABC7
#84ABC7 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.059 H 239.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABC7 |
|---|---|
| RGB | rgb(132, 171, 199) |
| HSL | hsl(205, 37%, 65%) |
| HSV | hsv(205, 34%, 78%) |
| CMYK | cmyk(33.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.13, -6.38, -18.52) |
| CIE-LCH | lch(68.13, 19.59, 251.01°) |
| OKLab | oklab(72.26% -0.0296 -0.0509) |
| OKLCH | oklch(72.26% 0.059 239.8) |
| XYZ | xyz(34.3842, 38.1532, 59.5743) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.89
Bluegrey
#85A3B2
ΔE00 5.06
Bluey Grey
#89A0B0
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 8.24
Cloudy Blue
#ACC2D9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABC7 #C7A084
analogous
#84C7C2 #84ABC7 #8489C7
triadic
#84ABC7 #C784AB #ABC784
tetradic
#84ABC7 #C284C7 #C7A084 #89C784
square
#84ABC7 #C284C7 #C7A084 #89C784
split-complementary
#84ABC7 #C78489 #C7C284
monochromatic
#416F8F #5A8EB4 #84ABC7 #AEC8DA #D8E4ED
Accessibility & contrast
On white
2.43
#84ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#84ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABC7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABC7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC8
Deuteranopia (green-blind)
#96A3C7
Tritanopia (blue-blind)
#6EB2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84abc7; /* rgb */ color: rgb(132, 171, 199); /* oklch */ color: oklch(72.3% 0.059 239.8);
Tailwind
colors: {
custom: {
50: '#a9c4d8',
500: '#84abc7',
950: '#000000',
},
}SCSS
$custom: #84abc7; $custom-light: #a9c4d8; $custom-dark: #000000;
JSON
{
"hex": "#84abc7",
"rgb": {
"r": 132,
"g": 171,
"b": 199
},
"hsl": {
"h": 205.075,
"s": 37.43,
"l": 64.902
},
"oklch": {
"l": 0.72264,
"c": 0.05884,
"h": 239.8
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#84ABC7
secondary
#DFD2C8
accent
#6935B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183