#9AAABE#9AAABE
#9AAABE is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.034 H 254.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAABE |
|---|---|
| RGB | rgb(154, 170, 190) |
| HSL | hsl(213, 22%, 67%) |
| HSV | hsv(213, 19%, 75%) |
| CMYK | cmyk(18.9%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.99, -1.29, -12.11) |
| CIE-LCH | lch(68.99, 12.18, 263.90°) |
| OKLab | oklab(73.21% -0.0094 -0.0328) |
| OKLCH | oklch(73.21% 0.034 254) |
| XYZ | xyz(36.9931, 39.3363, 54.3489) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.78
Bluey Grey
#89A0B0
ΔE00 5.15
Light Grey Blue
#9DBCD4
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.60
Bluegrey
#85A3B2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAABE #BEAE9A
analogous
#9ABCBE #9AAABE #9C9ABE
triadic
#9AAABE #BE9AAA #AABE9A
tetradic
#9AAABE #BE9ABC #BEAE9A #9ABE9C
square
#9AAABE #BE9ABC #BEAE9A #9ABE9C
split-complementary
#9AAABE #BE9C9A #BCBE9A
monochromatic
#576C87 #758BA6 #9AAABE #BFC9D6 #E4E9EE
Accessibility & contrast
On white
2.37
#9AAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#9AAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAABE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAABE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#91AEB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaabe; /* rgb */ color: rgb(154, 170, 190); /* oklch */ color: oklch(73.2% 0.034 254.0);
Tailwind
colors: {
custom: {
50: '#b8c3d1',
500: '#9aaabe',
950: '#000000',
},
}SCSS
$custom: #9aaabe; $custom-light: #b8c3d1; $custom-dark: #000000;
JSON
{
"hex": "#9aaabe",
"rgb": {
"r": 154,
"g": 170,
"b": 190
},
"hsl": {
"h": 213.333,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.73212,
"c": 0.03416,
"h": 254
},
"luminance": 0.39337
}Semantic roles & 50–950 ramp
primary
#9AAABE
secondary
#E0DBD4
accent
#7845A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182