#97ABC2#97ABC2
#97ABC2 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.040 H 252.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC2 |
|---|---|
| RGB | rgb(151, 171, 194) |
| HSL | hsl(212, 26%, 68%) |
| HSV | hsv(212, 22%, 76%) |
| CMYK | cmyk(22.2%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.18, -1.89, -14.06) |
| CIE-LCH | lch(69.18, 14.18, 262.35°) |
| OKLab | oklab(73.35% -0.0124 -0.0382) |
| OKLCH | oklch(73.35% 0.04 252) |
| XYZ | xyz(37.0604, 39.5991, 56.7193) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.16
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.24
Bluegrey
#85A3B2
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC2 #C2AE97
analogous
#97C1C2 #97ABC2 #9897C2
triadic
#97ABC2 #C297AB #ABC297
tetradic
#97ABC2 #C297C1 #C2AE97 #97C298
square
#97ABC2 #C297C1 #C2AE97 #97C298
split-complementary
#97ABC2 #C29897 #C1C297
monochromatic
#526D8C #708CAB #97ABC2 #BECAD9 #E4E9EF
Accessibility & contrast
On white
2.35
#97ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#97ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC3
Deuteranopia (green-blind)
#9EA7C2
Tritanopia (blue-blind)
#8CB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc2; /* rgb */ color: rgb(151, 171, 194); /* oklch */ color: oklch(73.4% 0.040 252.0);
Tailwind
colors: {
custom: {
50: '#b6c4d4',
500: '#97abc2',
950: '#000000',
},
}SCSS
$custom: #97abc2; $custom-light: #b6c4d4; $custom-dark: #000000;
JSON
{
"hex": "#97abc2",
"rgb": {
"r": 151,
"g": 171,
"b": 194
},
"hsl": {
"h": 212.093,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.7335,
"c": 0.04022,
"h": 252
},
"luminance": 0.396
}Semantic roles & 50–950 ramp
primary
#97ABC2
secondary
#E1DBD4
accent
#7641A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183