#97ABC1#97ABC1
#97ABC1 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.039 H 250.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC1 |
|---|---|
| RGB | rgb(151, 171, 193) |
| HSL | hsl(211, 25%, 67%) |
| HSV | hsv(211, 22%, 76%) |
| CMYK | cmyk(21.8%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(69.15, -2.12, -13.55) |
| CIE-LCH | lch(69.15, 13.72, 261.12°) |
| OKLab | oklab(73.31% -0.0128 -0.0369) |
| OKLCH | oklch(73.31% 0.039 250.8) |
| XYZ | xyz(36.9485, 39.5544, 56.1298) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.87
Cool Gray
#9AA7B0
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 5.35
Cloudy Blue
#ACC2D9
ΔE00 6.24
Bluegrey
#85A3B2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC1 #C1AD97
analogous
#97C0C1 #97ABC1 #9897C1
triadic
#97ABC1 #C197AB #ABC197
tetradic
#97ABC1 #C197C0 #C1AD97 #97C198
square
#97ABC1 #C197C0 #C1AD97 #97C198
split-complementary
#97ABC1 #C19897 #C0C197
monochromatic
#536D8B #718CAA #97ABC1 #BDCAD8 #E4E9EF
Accessibility & contrast
On white
2.36
#97ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#97ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC2
Deuteranopia (green-blind)
#9EA7C1
Tritanopia (blue-blind)
#8CB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc1; /* rgb */ color: rgb(151, 171, 193); /* oklch */ color: oklch(73.3% 0.039 250.8);
Tailwind
colors: {
custom: {
50: '#b6c4d3',
500: '#97abc1',
950: '#000000',
},
}SCSS
$custom: #97abc1; $custom-light: #b6c4d3; $custom-dark: #000000;
JSON
{
"hex": "#97abc1",
"rgb": {
"r": 151,
"g": 171,
"b": 193
},
"hsl": {
"h": 211.429,
"s": 25.301,
"l": 67.451
},
"oklch": {
"l": 0.73314,
"c": 0.03902,
"h": 250.8
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#97ABC1
secondary
#E0DAD3
accent
#7542A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182