#84ABBD#84ABBD
#84ABBD is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.050 H 227.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABBD |
|---|---|
| RGB | rgb(132, 171, 189) |
| HSL | hsl(199, 30%, 63%) |
| HSV | hsv(199, 30%, 74%) |
| CMYK | cmyk(30.2%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.80, -8.87, -13.49) |
| CIE-LCH | lch(67.80, 16.14, 236.68°) |
| OKLab | oklab(71.89% -0.0333 -0.0369) |
| OKLCH | oklch(71.89% 0.05 227.9) |
| XYZ | xyz(33.2611, 37.7039, 53.6593) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.94
Greyblue
#77A1B5
ΔE00 3.24
Bluey Grey
#89A0B0
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABBD #BD9684
analogous
#84BDB2 #84ABBD #848EBD
triadic
#84ABBD #BD84AB #ABBD84
tetradic
#84ABBD #B284BD #BD9684 #8EBD84
square
#84ABBD #B284BD #BD9684 #8EBD84
split-complementary
#84ABBD #BD848E #BDB284
monochromatic
#456E81 #5C90A8 #84ABBD #ACC6D2 #D4E1E8
Accessibility & contrast
On white
2.46
#84ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#84ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABBD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABBD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#72B0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84abbd; /* rgb */ color: rgb(132, 171, 189); /* oklch */ color: oklch(71.9% 0.050 227.9);
Tailwind
colors: {
custom: {
50: '#a9c4d0',
500: '#84abbd',
950: '#000000',
},
}SCSS
$custom: #84abbd; $custom-light: #a9c4d0; $custom-dark: #000000;
JSON
{
"hex": "#84abbd",
"rgb": {
"r": 132,
"g": 171,
"b": 189
},
"hsl": {
"h": 198.947,
"s": 30.159,
"l": 62.941
},
"oklch": {
"l": 0.71892,
"c": 0.0497,
"h": 227.9
},
"luminance": 0.37705
}Semantic roles & 50–950 ramp
primary
#84ABBD
secondary
#D9CBC4
accent
#5F3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182