#97AABB#97AABB
#97AABB is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.033 H 245.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97AABB |
|---|---|
| RGB | rgb(151, 170, 187) |
| HSL | hsl(208, 21%, 66%) |
| HSV | hsv(208, 19%, 73%) |
| CMYK | cmyk(19.3%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.69, -2.93, -10.93) |
| CIE-LCH | lch(68.69, 11.31, 254.98°) |
| OKLab | oklab(72.89% -0.0136 -0.0296) |
| OKLCH | oklch(72.89% 0.033 245.3) |
| XYZ | xyz(36.1045, 38.9157, 52.6133) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.48
Bluey Grey
#89A0B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 5.72
Cool Grey
#95A3A6
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AABB #BBA897
analogous
#97BBBA #97AABB #9798BB
triadic
#97AABB #BB97AA #AABB97
tetradic
#97AABB #BA97BB #BBA897 #98BB97
square
#97AABB #BA97BB #BBA897 #98BB97
split-complementary
#97AABB #BB9798 #BBBA97
monochromatic
#556D82 #728CA3 #97AABB #BCC8D3 #E1E6EB
Accessibility & contrast
On white
2.39
#97AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#97AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AABB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AABB | 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)
#A3AABC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#8EAEAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97aabb; /* rgb */ color: rgb(151, 170, 187); /* oklch */ color: oklch(72.9% 0.033 245.3);
Tailwind
colors: {
custom: {
50: '#b6c3cf',
500: '#97aabb',
950: '#000000',
},
}SCSS
$custom: #97aabb; $custom-light: #b6c3cf; $custom-dark: #000000;
JSON
{
"hex": "#97aabb",
"rgb": {
"r": 151,
"g": 170,
"b": 187
},
"hsl": {
"h": 208.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.72888,
"c": 0.03261,
"h": 245.3
},
"luminance": 0.38917
}Semantic roles & 50–950 ramp
primary
#97AABB
secondary
#DDD7D1
accent
#70469F
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182