#97AABE#97AABE
#97AABE is a light, muted cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.036 H 249.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97AABE |
|---|---|
| RGB | rgb(151, 170, 190) |
| HSL | hsl(211, 23%, 67%) |
| HSV | hsv(211, 21%, 75%) |
| CMYK | cmyk(20.5%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.78, -2.25, -12.44) |
| CIE-LCH | lch(68.78, 12.65, 259.73°) |
| OKLab | oklab(72.99% -0.0125 -0.0338) |
| OKLCH | oklch(72.99% 0.036 249.7) |
| XYZ | xyz(36.4291, 39.0455, 54.3224) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.33
Cool Gray
#9AA7B0
ΔE00 4.57
Light Grey Blue
#9DBCD4
ΔE00 5.65
Bluegrey
#85A3B2
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AABE #BEAB97
analogous
#97BEBE #97AABE #9897BE
triadic
#97AABE #BE97AA #AABE97
tetradic
#97AABE #BE97BE #BEAB97 #97BE98
square
#97AABE #BE97BE #BEAB97 #97BE98
split-complementary
#97AABE #BE9897 #BEBE97
monochromatic
#546D87 #718BA6 #97AABE #BDC9D6 #E2E8ED
Accessibility & contrast
On white
2.38
#97AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#97AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AABE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AABE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#8DAEB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97aabe; /* rgb */ color: rgb(151, 170, 190); /* oklch */ color: oklch(73.0% 0.036 249.7);
Tailwind
colors: {
custom: {
50: '#b6c3d1',
500: '#97aabe',
950: '#000000',
},
}SCSS
$custom: #97aabe; $custom-light: #b6c3d1; $custom-dark: #000000;
JSON
{
"hex": "#97aabe",
"rgb": {
"r": 151,
"g": 170,
"b": 190
},
"hsl": {
"h": 210.769,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.72994,
"c": 0.03604,
"h": 249.7
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#97AABE
secondary
#DFD9D2
accent
#7444A2
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182