#9AB2BC#9AB2BC
#9AB2BC is a light, muted cyan. Relative luminance 0.423; OKLCH L 74.9% C 0.030 H 224.8°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2BC |
|---|---|
| RGB | rgb(154, 178, 188) |
| HSL | hsl(198, 20%, 67%) |
| HSV | hsv(198, 18%, 74%) |
| CMYK | cmyk(18.1%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.11, -6.07, -7.86) |
| CIE-LCH | lch(71.11, 9.93, 232.28°) |
| OKLab | oklab(74.86% -0.0214 -0.0213) |
| OKLCH | oklch(74.86% 0.03 224.8) |
| XYZ | xyz(38.3215, 42.3406, 53.7207) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.65
Bluegrey
#85A3B2
ΔE00 5.14
Cool Grey
#95A3A6
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 5.95
Bluey Grey
#89A0B0
ΔE00 5.96
Greyblue
#77A1B5
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2BC #BCA49A
analogous
#9ABCB5 #9AB2BC #9AA1BC
triadic
#9AB2BC #BC9AB2 #B2BC9A
tetradic
#9AB2BC #B59ABC #BCA49A #A1BC9A
square
#9AB2BC #B59ABC #BCA49A #A1BC9A
split-complementary
#9AB2BC #BC9AA1 #BCB59A
monochromatic
#587784 #7596A4 #9AB2BC #BFCED4 #E4EAED
Accessibility & contrast
On white
2.22
#9AB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#9AB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2BC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2BC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BD
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#91B5B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab2bc; /* rgb */ color: rgb(154, 178, 188); /* oklch */ color: oklch(74.9% 0.030 224.8);
Tailwind
colors: {
custom: {
50: '#b8c9d0',
500: '#9ab2bc',
950: '#000000',
},
}SCSS
$custom: #9ab2bc; $custom-light: #b8c9d0; $custom-dark: #000000;
JSON
{
"hex": "#9ab2bc",
"rgb": {
"r": 154,
"g": 178,
"b": 188
},
"hsl": {
"h": 197.647,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.74855,
"c": 0.03015,
"h": 224.8
},
"luminance": 0.42342
}Semantic roles & 50–950 ramp
primary
#9AB2BC
secondary
#DED7D4
accent
#61479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282