#84ABB5#84ABB5
#84ABB5 is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.6% C 0.045 H 215.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABB5 |
|---|---|
| RGB | rgb(132, 171, 181) |
| HSL | hsl(192, 25%, 61%) |
| HSV | hsv(192, 27%, 71%) |
| CMYK | cmyk(27.1%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(67.55, -10.79, -9.43) |
| CIE-LCH | lch(67.55, 14.33, 221.15°) |
| OKLab | oklab(71.61% -0.0365 -0.0257) |
| OKLCH | oklch(71.61% 0.045 215.2) |
| XYZ | xyz(32.4166, 37.3661, 49.2115) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.49
Greyblue
#77A1B5
ΔE00 5.04
Bluey Grey
#89A0B0
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 8.19
Cadetblue
#5F9EA0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABB5 #B58E84
analogous
#84B5A7 #84ABB5 #8493B5
triadic
#84ABB5 #B584AB #ABB584
tetradic
#84ABB5 #A784B5 #B58E84 #93B584
square
#84ABB5 #A784B5 #B58E84 #93B584
split-complementary
#84ABB5 #B58493 #B5A784
monochromatic
#486D77 #5F909D #84ABB5 #AAC5CC #D0DFE3
Accessibility & contrast
On white
2.48
#84ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#84ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABB5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABB5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B6
Deuteranopia (green-blind)
#9BA2B5
Tritanopia (blue-blind)
#74AFAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84abb5; /* rgb */ color: rgb(132, 171, 181); /* oklch */ color: oklch(71.6% 0.045 215.2);
Tailwind
colors: {
custom: {
50: '#a9c4cb',
500: '#84abb5',
950: '#000000',
},
}SCSS
$custom: #84abb5; $custom-light: #a9c4cb; $custom-dark: #000000;
JSON
{
"hex": "#84abb5",
"rgb": {
"r": 132,
"g": 171,
"b": 181
},
"hsl": {
"h": 192.245,
"s": 24.873,
"l": 61.373
},
"oklch": {
"l": 0.7161,
"c": 0.04461,
"h": 215.2
},
"luminance": 0.37368
}Semantic roles & 50–950 ramp
primary
#84ABB5
secondary
#D4C5C1
accent
#5642A3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182