#97ABC3#97ABC3
#97ABC3 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.041 H 253.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC3 |
|---|---|
| RGB | rgb(151, 171, 195) |
| HSL | hsl(213, 27%, 68%) |
| HSV | hsv(213, 23%, 76%) |
| CMYK | cmyk(22.6%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(69.22, -1.66, -14.56) |
| CIE-LCH | lch(69.22, 14.65, 263.51°) |
| OKLab | oklab(73.39% -0.0121 -0.0396) |
| OKLCH | oklch(73.39% 0.041 253.1) |
| XYZ | xyz(37.1731, 39.6442, 57.3127) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.58
Cool Gray
#9AA7B0
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.86
Bluegrey
#85A3B2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC3 #C3AF97
analogous
#97C1C3 #97ABC3 #9997C3
triadic
#97ABC3 #C397AB #ABC397
tetradic
#97ABC3 #C397C1 #C3AF97 #97C399
square
#97ABC3 #C397C1 #C3AF97 #97C399
split-complementary
#97ABC3 #C39997 #C1C397
monochromatic
#526D8E #708CAD #97ABC3 #BECAD9 #E5EAF0
Accessibility & contrast
On white
2.35
#97ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#97ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC4
Deuteranopia (green-blind)
#9EA7C2
Tritanopia (blue-blind)
#8BB0B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc3; /* rgb */ color: rgb(151, 171, 195); /* oklch */ color: oklch(73.4% 0.041 253.1);
Tailwind
colors: {
custom: {
50: '#b6c4d5',
500: '#97abc3',
950: '#000000',
},
}SCSS
$custom: #97abc3; $custom-light: #b6c4d5; $custom-dark: #000000;
JSON
{
"hex": "#97abc3",
"rgb": {
"r": 151,
"g": 171,
"b": 195
},
"hsl": {
"h": 212.727,
"s": 26.829,
"l": 67.843
},
"oklch": {
"l": 0.73386,
"c": 0.04144,
"h": 253.1
},
"luminance": 0.39645
}Semantic roles & 50–950 ramp
primary
#97ABC3
secondary
#E2DCD4
accent
#7740A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183