#9AAAAF#9AAAAF
#9AAAAF is a light, near-neutral cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.019 H 218.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAAF |
|---|---|
| RGB | rgb(154, 170, 175) |
| HSL | hsl(194, 12%, 65%) |
| HSV | hsv(194, 12%, 69%) |
| CMYK | cmyk(12%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(68.54, -4.54, -4.47) |
| CIE-LCH | lch(68.54, 6.38, 224.56°) |
| OKLab | oklab(72.71% -0.0152 -0.0121) |
| OKLCH | oklch(72.71% 0.019 218.4) |
| XYZ | xyz(35.4372, 38.7140, 46.1546) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.28
Cool Gray
#9AA7B0
ΔE00 2.82
Bluegrey
#85A3B2
ΔE00 5.73
Bluey Grey
#89A0B0
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.91
Pewter
#899397
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAAF #AF9F9A
analogous
#9AAFAA #9AAAAF #9AA0AF
triadic
#9AAAAF #AF9AAA #AAAF9A
tetradic
#9AAAAF #AA9AAF #AF9F9A #A0AF9A
square
#9AAAAF #AA9AAF #AF9F9A #A0AF9A
split-complementary
#9AAAAF #AF9AA0 #AFAA9A
monochromatic
#5B6E73 #788D94 #9AAAAF #BCC7CA #DEE3E5
Accessibility & contrast
On white
2.40
#9AAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9AAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAAF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAAF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#94ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaaaf; /* rgb */ color: rgb(154, 170, 175); /* oklch */ color: oklch(72.7% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#b8c3c6',
500: '#9aaaaf',
950: '#000000',
},
}SCSS
$custom: #9aaaaf; $custom-light: #b8c3c6; $custom-dark: #000000;
JSON
{
"hex": "#9aaaaf",
"rgb": {
"r": 154,
"g": 170,
"b": 175
},
"hsl": {
"h": 194.286,
"s": 11.602,
"l": 64.51
},
"oklch": {
"l": 0.72708,
"c": 0.0194,
"h": 218.4
},
"luminance": 0.38715
}Semantic roles & 50–950 ramp
primary
#9AAAAF
secondary
#D6D1CF
accent
#605096
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182