#9AAAB4#9AAAB4
#9AAAB4 is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.023 H 235.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAB4 |
|---|---|
| RGB | rgb(154, 170, 180) |
| HSL | hsl(203, 15%, 65%) |
| HSV | hsv(203, 14%, 71%) |
| CMYK | cmyk(14.4%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(68.69, -3.49, -7.03) |
| CIE-LCH | lch(68.69, 7.85, 243.63°) |
| OKLab | oklab(72.87% -0.0132 -0.019) |
| OKLCH | oklch(72.87% 0.023 235.1) |
| XYZ | xyz(35.9374, 38.9141, 48.7889) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.30
Cool Grey
#95A3A6
ΔE00 3.96
Bluey Grey
#89A0B0
ΔE00 4.33
Bluegrey
#85A3B2
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAB4 #B4A49A
analogous
#9AB4B1 #9AAAB4 #9A9DB4
triadic
#9AAAB4 #B49AAA #AAB49A
tetradic
#9AAAB4 #B19AB4 #B4A49A #9DB49A
square
#9AAAB4 #B19AB4 #B4A49A #9DB49A
split-complementary
#9AAAB4 #B49A9D #B4B19A
monochromatic
#5A6D79 #778C9A #9AAAB4 #BDC8CE #E0E5E8
Accessibility & contrast
On white
2.39
#9AAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9AAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAB4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAB4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B5
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#93ADAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaab4; /* rgb */ color: rgb(154, 170, 180); /* oklch */ color: oklch(72.9% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#b8c3ca',
500: '#9aaab4',
950: '#000000',
},
}SCSS
$custom: #9aaab4; $custom-light: #b8c3ca; $custom-dark: #000000;
JSON
{
"hex": "#9aaab4",
"rgb": {
"r": 154,
"g": 170,
"b": 180
},
"hsl": {
"h": 203.077,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.72871,
"c": 0.02311,
"h": 235.1
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#9AAAB4
secondary
#D9D4D1
accent
#6A4D99
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182