#97ABB8#97ABB8
#97ABB8 is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.029 H 236.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB8 |
|---|---|
| RGB | rgb(151, 171, 184) |
| HSL | hsl(204, 19%, 66%) |
| HSV | hsv(204, 18%, 72%) |
| CMYK | cmyk(17.9%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(68.87, -4.14, -9.00) |
| CIE-LCH | lch(68.87, 9.90, 245.28°) |
| OKLab | oklab(73% -0.0162 -0.0243) |
| OKLCH | oklch(73% 0.029 236.3) |
| XYZ | xyz(35.9749, 39.1649, 51.0023) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.65
Bluey Grey
#89A0B0
ΔE00 3.66
Bluegrey
#85A3B2
ΔE00 4.15
Cool Grey
#95A3A6
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 6.08
Greyblue
#77A1B5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB8 #B8A497
analogous
#97B8B4 #97ABB8 #979AB8
triadic
#97ABB8 #B897AB #ABB897
tetradic
#97ABB8 #B497B8 #B8A497 #9AB897
square
#97ABB8 #B497B8 #B8A497 #9AB897
split-complementary
#97ABB8 #B8979A #B8B497
monochromatic
#566F7E #738E9F #97ABB8 #BBC8D1 #E0E6EA
Accessibility & contrast
On white
2.38
#97ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#97ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB9
Deuteranopia (green-blind)
#A1A6B8
Tritanopia (blue-blind)
#8EAEAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abb8; /* rgb */ color: rgb(151, 171, 184); /* oklch */ color: oklch(73.0% 0.029 236.3);
Tailwind
colors: {
custom: {
50: '#b6c4cd',
500: '#97abb8',
950: '#000000',
},
}SCSS
$custom: #97abb8; $custom-light: #b6c4cd; $custom-dark: #000000;
JSON
{
"hex": "#97abb8",
"rgb": {
"r": 151,
"g": 171,
"b": 184
},
"hsl": {
"h": 203.636,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.73,
"c": 0.02925,
"h": 236.3
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#97ABB8
secondary
#DBD4D0
accent
#6A489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182