#84AFBB#84AFBB
#84AFBB is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.7% C 0.049 H 216.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFBB |
|---|---|
| RGB | rgb(132, 175, 187) |
| HSL | hsl(193, 29%, 63%) |
| HSV | hsv(193, 29%, 73%) |
| CMYK | cmyk(29.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.86, -11.50, -10.80) |
| CIE-LCH | lch(68.86, 15.77, 223.20°) |
| OKLab | oklab(72.71% -0.0394 -0.0295) |
| OKLCH | oklch(72.71% 0.049 216.8) |
| XYZ | xyz(33.8125, 39.1517, 52.7795) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.16
Greyblue
#77A1B5
ΔE00 5.37
Bluey Grey
#89A0B0
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFBB #BB9084
analogous
#84BBAC #84AFBB #8493BB
triadic
#84AFBB #BB84AF #AFBB84
tetradic
#84AFBB #AC84BB #BB9084 #93BB84
square
#84AFBB #AC84BB #BB9084 #93BB84
split-complementary
#84AFBB #BB8493 #BBAC84
monochromatic
#46727F #5D95A5 #84AFBB #ABC9D1 #D3E2E7
Accessibility & contrast
On white
2.38
#84AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#84AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFBB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFBB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#72B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84afbb; /* rgb */ color: rgb(132, 175, 187); /* oklch */ color: oklch(72.7% 0.049 216.8);
Tailwind
colors: {
custom: {
50: '#a9c6cf',
500: '#84afbb',
950: '#000000',
},
}SCSS
$custom: #84afbb; $custom-light: #a9c6cf; $custom-dark: #000000;
JSON
{
"hex": "#84afbb",
"rgb": {
"r": 132,
"g": 175,
"b": 187
},
"hsl": {
"h": 193.091,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.72711,
"c": 0.0492,
"h": 216.8
},
"luminance": 0.39153
}Semantic roles & 50–950 ramp
primary
#84AFBB
secondary
#D7C8C3
accent
#553EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282