#97ABBF#97ABBF
#97ABBF is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.037 H 248.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABBF |
|---|---|
| RGB | rgb(151, 171, 191) |
| HSL | hsl(210, 24%, 67%) |
| HSV | hsv(210, 21%, 75%) |
| CMYK | cmyk(20.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(69.09, -2.57, -12.54) |
| CIE-LCH | lch(69.09, 12.80, 258.41°) |
| OKLab | oklab(73.24% -0.0135 -0.0341) |
| OKLCH | oklch(73.24% 0.037 248.3) |
| XYZ | xyz(36.7269, 39.4657, 54.9627) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.33
Cool Gray
#9AA7B0
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 5.25
Bluegrey
#85A3B2
ΔE00 5.67
Cloudy Blue
#ACC2D9
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABBF #BFAB97
analogous
#97BFBF #97ABBF #9797BF
triadic
#97ABBF #BF97AB #ABBF97
tetradic
#97ABBF #BF97BF #BFAB97 #97BF97
square
#97ABBF #BF97BF #BFAB97 #97BF97
split-complementary
#97ABBF #BF9797 #BFBF97
monochromatic
#546E88 #718CA8 #97ABBF #BDCAD6 #E3E8EE
Accessibility & contrast
On white
2.36
#97ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABBF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABBF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#8CB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abbf; /* rgb */ color: rgb(151, 171, 191); /* oklch */ color: oklch(73.2% 0.037 248.3);
Tailwind
colors: {
custom: {
50: '#b6c4d2',
500: '#97abbf',
950: '#000000',
},
}SCSS
$custom: #97abbf; $custom-light: #b6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#97abbf",
"rgb": {
"r": 151,
"g": 171,
"b": 191
},
"hsl": {
"h": 210,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73243,
"c": 0.03667,
"h": 248.3
},
"luminance": 0.39467
}Semantic roles & 50–950 ramp
primary
#97ABBF
secondary
#DFD9D3
accent
#7343A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182