#97AAB2#97AAB2
#97AAB2 is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.6% C 0.024 H 225.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAB2 |
|---|---|
| RGB | rgb(151, 170, 178) |
| HSL | hsl(198, 15%, 65%) |
| HSV | hsv(198, 15%, 70%) |
| CMYK | cmyk(15.2%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(68.42, -4.91, -6.35) |
| CIE-LCH | lch(68.42, 8.02, 232.28°) |
| OKLab | oklab(72.58% -0.0171 -0.0171) |
| OKLCH | oklch(72.58% 0.024 225) |
| XYZ | xyz(35.1711, 38.5423, 47.6972) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.63
Cool Grey
#95A3A6
ΔE00 3.18
Bluegrey
#85A3B2
ΔE00 4.45
Bluey Grey
#89A0B0
ΔE00 4.60
Greyblue
#77A1B5
ΔE00 7.36
Pewter
#899397
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAB2 #B29F97
analogous
#97B2AD #97AAB2 #979DB2
triadic
#97AAB2 #B297AA #AAB297
tetradic
#97AAB2 #AD97B2 #B29F97 #9DB297
square
#97AAB2 #AD97B2 #B29F97 #9DB297
split-complementary
#97AAB2 #B2979D #B2AD97
monochromatic
#586E77 #748D98 #97AAB2 #BAC7CC #DDE3E6
Accessibility & contrast
On white
2.41
#97AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#97AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAB2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAB2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#90ADAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aab2; /* rgb */ color: rgb(151, 170, 178); /* oklch */ color: oklch(72.6% 0.024 225.0);
Tailwind
colors: {
custom: {
50: '#b5c3c9',
500: '#97aab2',
950: '#000000',
},
}SCSS
$custom: #97aab2; $custom-light: #b5c3c9; $custom-dark: #000000;
JSON
{
"hex": "#97aab2",
"rgb": {
"r": 151,
"g": 170,
"b": 178
},
"hsl": {
"h": 197.778,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.72584,
"c": 0.02423,
"h": 225
},
"luminance": 0.38543
}Semantic roles & 50–950 ramp
primary
#97AAB2
secondary
#D7D1CE
accent
#634C99
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182