#97ABC4#97ABC4
#97ABC4 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.043 H 254.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC4 |
|---|---|
| RGB | rgb(151, 171, 196) |
| HSL | hsl(213, 28%, 68%) |
| HSV | hsv(213, 23%, 77%) |
| CMYK | cmyk(23%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(69.25, -1.43, -15.06) |
| CIE-LCH | lch(69.25, 15.13, 264.59°) |
| OKLab | oklab(73.42% -0.0117 -0.041) |
| OKLCH | oklch(73.42% 0.043 254.1) |
| XYZ | xyz(37.2865, 39.6896, 57.9102) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.31
Cool Gray
#9AA7B0
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 6.81
Bluegrey
#85A3B2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC4 #C4B097
analogous
#97C1C4 #97ABC4 #9997C4
triadic
#97ABC4 #C497AB #ABC497
tetradic
#97ABC4 #C497C1 #C4B097 #97C499
square
#97ABC4 #C497C1 #C4B097 #97C499
split-complementary
#97ABC4 #C49997 #C1C497
monochromatic
#516D8F #708BAE #97ABC4 #BECBDA #E5EAF0
Accessibility & contrast
On white
2.35
#97ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#97ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC5
Deuteranopia (green-blind)
#9DA7C3
Tritanopia (blue-blind)
#8BB0B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc4; /* rgb */ color: rgb(151, 171, 196); /* oklch */ color: oklch(73.4% 0.043 254.1);
Tailwind
colors: {
custom: {
50: '#b6c4d5',
500: '#97abc4',
950: '#000000',
},
}SCSS
$custom: #97abc4; $custom-light: #b6c4d5; $custom-dark: #000000;
JSON
{
"hex": "#97abc4",
"rgb": {
"r": 151,
"g": 171,
"b": 196
},
"hsl": {
"h": 213.333,
"s": 27.607,
"l": 68.039
},
"oklch": {
"l": 0.73422,
"c": 0.04267,
"h": 254.1
},
"luminance": 0.39691
}Semantic roles & 50–950 ramp
primary
#97ABC4
secondary
#E2DCD5
accent
#783FA6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183