#97ABC0#97ABC0
#97ABC0 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.038 H 249.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC0 |
|---|---|
| RGB | rgb(151, 171, 192) |
| HSL | hsl(211, 25%, 67%) |
| HSV | hsv(211, 21%, 75%) |
| CMYK | cmyk(21.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(69.12, -2.35, -13.05) |
| CIE-LCH | lch(69.12, 13.26, 259.81°) |
| OKLab | oklab(73.28% -0.0132 -0.0355) |
| OKLCH | oklch(73.28% 0.038 249.6) |
| XYZ | xyz(36.8373, 39.5099, 55.5443) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 5.29
Bluegrey
#85A3B2
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC0 #C0AC97
analogous
#97C0C0 #97ABC0 #9897C0
triadic
#97ABC0 #C097AB #ABC097
tetradic
#97ABC0 #C097C0 #C0AC97 #97C098
square
#97ABC0 #C097C0 #C0AC97 #97C098
split-complementary
#97ABC0 #C09897 #C0C097
monochromatic
#536E89 #718CA9 #97ABC0 #BDCAD7 #E3E9EE
Accessibility & contrast
On white
2.36
#97ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#97ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#8CB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc0; /* rgb */ color: rgb(151, 171, 192); /* oklch */ color: oklch(73.3% 0.038 249.6);
Tailwind
colors: {
custom: {
50: '#b6c4d3',
500: '#97abc0',
950: '#000000',
},
}SCSS
$custom: #97abc0; $custom-light: #b6c4d3; $custom-dark: #000000;
JSON
{
"hex": "#97abc0",
"rgb": {
"r": 151,
"g": 171,
"b": 192
},
"hsl": {
"h": 210.732,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.73278,
"c": 0.03784,
"h": 249.6
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#97ABC0
secondary
#E0DAD3
accent
#7442A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182