#9AAABC#9AAABC
#9AAABC is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.032 H 251.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAABC |
|---|---|
| RGB | rgb(154, 170, 188) |
| HSL | hsl(212, 20%, 67%) |
| HSV | hsv(212, 18%, 74%) |
| CMYK | cmyk(18.1%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.93, -1.74, -11.10) |
| CIE-LCH | lch(68.93, 11.23, 261.09°) |
| OKLab | oklab(73.14% -0.0101 -0.0301) |
| OKLCH | oklch(73.14% 0.032 251.4) |
| XYZ | xyz(36.7760, 39.2495, 53.2055) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.95
Bluey Grey
#89A0B0
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 6.18
Bluegrey
#85A3B2
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.69
Cool Grey
#95A3A6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAABC #BCAC9A
analogous
#9ABBBC #9AAABC #9B9ABC
triadic
#9AAABC #BC9AAA #AABC9A
tetradic
#9AAABC #BC9ABB #BCAC9A #9ABC9B
square
#9AAABC #BC9ABB #BCAC9A #9ABC9B
split-complementary
#9AAABC #BC9B9A #BBBC9A
monochromatic
#586C84 #758BA4 #9AAABC #BFC9D4 #E4E8ED
Accessibility & contrast
On white
2.37
#9AAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9AAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAABC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAABC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#91AEB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaabc; /* rgb */ color: rgb(154, 170, 188); /* oklch */ color: oklch(73.1% 0.032 251.4);
Tailwind
colors: {
custom: {
50: '#b8c3d0',
500: '#9aaabc',
950: '#000000',
},
}SCSS
$custom: #9aaabc; $custom-light: #b8c3d0; $custom-dark: #000000;
JSON
{
"hex": "#9aaabc",
"rgb": {
"r": 154,
"g": 170,
"b": 188
},
"hsl": {
"h": 211.765,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.73142,
"c": 0.03172,
"h": 251.4
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#9AAABC
secondary
#DED9D4
accent
#75479F
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182