#97ABBD#97ABBD
#97ABBD is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.034 H 245.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABBD |
|---|---|
| RGB | rgb(151, 171, 189) |
| HSL | hsl(208, 22%, 67%) |
| HSV | hsv(208, 20%, 74%) |
| CMYK | cmyk(20.1%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(69.02, -3.03, -11.53) |
| CIE-LCH | lch(69.02, 11.92, 255.29°) |
| OKLab | oklab(73.17% -0.0143 -0.0313) |
| OKLCH | oklch(73.17% 0.034 245.4) |
| XYZ | xyz(36.5083, 39.3783, 53.8115) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.90
Cool Gray
#9AA7B0
ΔE00 3.92
Bluegrey
#85A3B2
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 6.53
Cool Grey
#95A3A6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABBD #BDA997
analogous
#97BDBC #97ABBD #9798BD
triadic
#97ABBD #BD97AB #ABBD97
tetradic
#97ABBD #BC97BD #BDA997 #98BD97
square
#97ABBD #BC97BD #BDA997 #98BD97
split-complementary
#97ABBD #BD9798 #BDBC97
monochromatic
#546E85 #728DA5 #97ABBD #BCC9D5 #E2E7ED
Accessibility & contrast
On white
2.37
#97ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#97ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABBD
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABBD | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#9FA7BD
Tritanopia (blue-blind)
#8DAFB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abbd; /* rgb */ color: rgb(151, 171, 189); /* oklch */ color: oklch(73.2% 0.034 245.4);
Tailwind
colors: {
custom: {
50: '#b6c4d0',
500: '#97abbd',
950: '#000000',
},
}SCSS
$custom: #97abbd; $custom-light: #b6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#97abbd",
"rgb": {
"r": 151,
"g": 171,
"b": 189
},
"hsl": {
"h": 208.421,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.73172,
"c": 0.0344,
"h": 245.4
},
"luminance": 0.39379
}Semantic roles & 50–950 ramp
primary
#97ABBD
secondary
#DED8D2
accent
#7045A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182