#97ABBC#97ABBC
#97ABBC is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.033 H 243.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABBC |
|---|---|
| RGB | rgb(151, 171, 188) |
| HSL | hsl(208, 22%, 66%) |
| HSV | hsv(208, 20%, 74%) |
| CMYK | cmyk(19.7%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(68.99, -3.25, -11.03) |
| CIE-LCH | lch(68.99, 11.49, 253.57°) |
| OKLab | oklab(73.14% -0.0147 -0.0299) |
| OKLCH | oklch(73.14% 0.033 243.9) |
| XYZ | xyz(36.4001, 39.3350, 53.2418) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.60
Bluey Grey
#89A0B0
ΔE00 3.74
Bluegrey
#85A3B2
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 5.38
Cool Grey
#95A3A6
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABBC #BCA897
analogous
#97BCBB #97ABBC #9799BC
triadic
#97ABBC #BC97AB #ABBC97
tetradic
#97ABBC #BB97BC #BCA897 #99BC97
square
#97ABBC #BB97BC #BCA897 #99BC97
split-complementary
#97ABBC #BC9799 #BCBB97
monochromatic
#556E84 #728DA4 #97ABBC #BCC9D4 #E1E7EC
Accessibility & contrast
On white
2.37
#97ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#97ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABBC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABBC | 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)
#A4ABBD
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#8DAFB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abbc; /* rgb */ color: rgb(151, 171, 188); /* oklch */ color: oklch(73.1% 0.033 243.9);
Tailwind
colors: {
custom: {
50: '#b6c4d0',
500: '#97abbc',
950: '#000000',
},
}SCSS
$custom: #97abbc; $custom-light: #b6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#97abbc",
"rgb": {
"r": 151,
"g": 171,
"b": 188
},
"hsl": {
"h": 207.568,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.73137,
"c": 0.0333,
"h": 243.9
},
"luminance": 0.39336
}Semantic roles & 50–950 ramp
primary
#97ABBC
secondary
#DDD7D1
accent
#6F45A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182