#97ABC5#97ABC5
#97ABC5 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.044 H 255.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC5 |
|---|---|
| RGB | rgb(151, 171, 197) |
| HSL | hsl(214, 28%, 68%) |
| HSV | hsv(214, 23%, 77%) |
| CMYK | cmyk(23.4%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(69.28, -1.19, -15.57) |
| CIE-LCH | lch(69.28, 15.61, 265.62°) |
| OKLab | oklab(73.46% -0.0113 -0.0424) |
| OKLCH | oklch(73.46% 0.044 255.1) |
| XYZ | xyz(37.4007, 39.7353, 58.5116) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.89
Bluey Grey
#89A0B0
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC5 #C5B197
analogous
#97C2C5 #97ABC5 #9A97C5
triadic
#97ABC5 #C597AB #ABC597
tetradic
#97ABC5 #C597C2 #C5B197 #97C59A
square
#97ABC5 #C597C2 #C5B197 #97C59A
split-complementary
#97ABC5 #C59A97 #C2C597
monochromatic
#516D91 #708BAF #97ABC5 #BECBDB #E6EAF1
Accessibility & contrast
On white
2.35
#97ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#97ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC6
Deuteranopia (green-blind)
#9DA7C4
Tritanopia (blue-blind)
#8BB1B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc5; /* rgb */ color: rgb(151, 171, 197); /* oklch */ color: oklch(73.5% 0.044 255.1);
Tailwind
colors: {
custom: {
50: '#b6c4d6',
500: '#97abc5',
950: '#000000',
},
}SCSS
$custom: #97abc5; $custom-light: #b6c4d6; $custom-dark: #000000;
JSON
{
"hex": "#97abc5",
"rgb": {
"r": 151,
"g": 171,
"b": 197
},
"hsl": {
"h": 213.913,
"s": 28.395,
"l": 68.235
},
"oklch": {
"l": 0.73459,
"c": 0.04393,
"h": 255.1
},
"luminance": 0.39736
}Semantic roles & 50–950 ramp
primary
#97ABC5
secondary
#E3DDD5
accent
#7A3EA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183