#97ABBB#97ABBB
#97ABBB is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.032 H 242.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABBB |
|---|---|
| RGB | rgb(151, 171, 187) |
| HSL | hsl(207, 21%, 66%) |
| HSV | hsv(207, 19%, 73%) |
| CMYK | cmyk(19.3%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.96, -3.48, -10.52) |
| CIE-LCH | lch(68.96, 11.08, 251.71°) |
| OKLab | oklab(73.1% -0.0151 -0.0285) |
| OKLCH | oklch(73.1% 0.032 242.2) |
| XYZ | xyz(36.2927, 39.2921, 52.6760) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.30
Bluey Grey
#89A0B0
ΔE00 3.64
Bluegrey
#85A3B2
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 5.50
Cool Grey
#95A3A6
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABBB #BBA797
analogous
#97BBB9 #97ABBB #9799BB
triadic
#97ABBB #BB97AB #ABBB97
tetradic
#97ABBB #B997BB #BBA797 #99BB97
square
#97ABBB #B997BB #BBA797 #99BB97
split-complementary
#97ABBB #BB9799 #BBB997
monochromatic
#556E82 #728DA3 #97ABBB #BCC9D3 #E1E7EB
Accessibility & contrast
On white
2.37
#97ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#97ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABBB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABBB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#8EAFB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abbb; /* rgb */ color: rgb(151, 171, 187); /* oklch */ color: oklch(73.1% 0.032 242.2);
Tailwind
colors: {
custom: {
50: '#b6c4cf',
500: '#97abbb',
950: '#000000',
},
}SCSS
$custom: #97abbb; $custom-light: #b6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#97abbb",
"rgb": {
"r": 151,
"g": 171,
"b": 187
},
"hsl": {
"h": 206.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.73103,
"c": 0.03224,
"h": 242.2
},
"luminance": 0.39293
}Semantic roles & 50–950 ramp
primary
#97ABBB
secondary
#DDD6D1
accent
#6E469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182