#9AB4CB#9AB4CB
#9AB4CB is a light, muted cyan. Relative luminance 0.438; OKLCH L 75.8% C 0.044 H 245.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB4CB |
|---|---|
| RGB | rgb(154, 180, 203) |
| HSL | hsl(208, 32%, 70%) |
| HSV | hsv(208, 24%, 80%) |
| CMYK | cmyk(24.1%, 11.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.11, -3.77, -14.58) |
| CIE-LCH | lch(72.11, 15.06, 255.50°) |
| OKLab | oklab(75.8% -0.0184 -0.0397) |
| OKLCH | oklch(75.8% 0.044 245.1) |
| XYZ | xyz(40.4242, 43.8230, 62.8171) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.40
Cloudy Blue
#ACC2D9
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 5.41
Bluey Grey
#89A0B0
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 6.61
Bluegrey
#85A3B2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB4CB #CBB19A
analogous
#9ACBC9 #9AB4CB #9A9CCB
triadic
#9AB4CB #CB9AB4 #B4CB9A
tetradic
#9AB4CB #C99ACB #CBB19A #9CCB9A
square
#9AB4CB #C99ACB #CBB19A #9CCB9A
split-complementary
#9AB4CB #CB9A9C #CBC99A
monochromatic
#50789B #7296B6 #9AB4CB #C2D2E0 #EBF0F5
Accessibility & contrast
On white
2.15
#9AB4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#9AB4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB4CB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB4CB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#A5AECB
Tritanopia (blue-blind)
#8CB9BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9ab4cb; /* rgb */ color: rgb(154, 180, 203); /* oklch */ color: oklch(75.8% 0.044 245.1);
Tailwind
colors: {
custom: {
50: '#b8cada',
500: '#9ab4cb',
950: '#000000',
},
}SCSS
$custom: #9ab4cb; $custom-light: #b8cada; $custom-dark: #000000;
JSON
{
"hex": "#9ab4cb",
"rgb": {
"r": 154,
"g": 180,
"b": 203
},
"hsl": {
"h": 208.163,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.758,
"c": 0.0438,
"h": 245.1
},
"luminance": 0.43824
}Semantic roles & 50–950 ramp
primary
#9AB4CB
secondary
#E7E0DA
accent
#6F3BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283