#84ABB3#84ABB3
#84ABB3 is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.5% C 0.044 H 211.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABB3 |
|---|---|
| RGB | rgb(132, 171, 179) |
| HSL | hsl(190, 24%, 61%) |
| HSV | hsv(190, 26%, 70%) |
| CMYK | cmyk(26.3%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.49, -11.27, -8.41) |
| CIE-LCH | lch(67.49, 14.06, 216.75°) |
| OKLab | oklab(71.54% -0.0373 -0.0229) |
| OKLCH | oklch(71.54% 0.044 211.6) |
| XYZ | xyz(32.2128, 37.2846, 48.1384) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.20
Greyblue
#77A1B5
ΔE00 5.78
Cool Grey
#95A3A6
ΔE00 7.39
Bluey Grey
#89A0B0
ΔE00 7.52
Cadetblue
#5F9EA0
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABB3 #B38C84
analogous
#84B3A3 #84ABB3 #8493B3
triadic
#84ABB3 #B384AB #ABB384
tetradic
#84ABB3 #A384B3 #B38C84 #93B384
square
#84ABB3 #A384B3 #B38C84 #93B384
split-complementary
#84ABB3 #B38493 #B3A384
monochromatic
#486D75 #5F909A #84ABB3 #AAC5CA #D0DFE2
Accessibility & contrast
On white
2.48
#84ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#84ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABB3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABB3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#9CA2B3
Tritanopia (blue-blind)
#75AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84abb3; /* rgb */ color: rgb(132, 171, 179); /* oklch */ color: oklch(71.5% 0.044 211.6);
Tailwind
colors: {
custom: {
50: '#a9c4c9',
500: '#84abb3',
950: '#000000',
},
}SCSS
$custom: #84abb3; $custom-light: #a9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#84abb3",
"rgb": {
"r": 132,
"g": 171,
"b": 179
},
"hsl": {
"h": 190.213,
"s": 23.618,
"l": 60.98
},
"oklch": {
"l": 0.71542,
"c": 0.04374,
"h": 211.6
},
"luminance": 0.37286
}Semantic roles & 50–950 ramp
primary
#84ABB3
secondary
#D2C4C1
accent
#5443A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182