#97AFBB#97AFBB
#97AFBB is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.032 H 229.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBB |
|---|---|
| RGB | rgb(151, 175, 187) |
| HSL | hsl(200, 21%, 66%) |
| HSV | hsv(200, 19%, 73%) |
| CMYK | cmyk(19.3%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.05, -5.64, -8.89) |
| CIE-LCH | lch(70.05, 10.53, 237.59°) |
| OKLab | oklab(73.96% -0.0207 -0.0241) |
| OKLCH | oklch(73.96% 0.032 229.4) |
| XYZ | xyz(37.0597, 40.8261, 52.9317) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.06
Bluegrey
#85A3B2
ΔE00 4.21
Bluey Grey
#89A0B0
ΔE00 4.80
Cool Grey
#95A3A6
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.64
Greyblue
#77A1B5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBB #BBA397
analogous
#97BBB5 #97AFBB #979DBB
triadic
#97AFBB #BB97AF #AFBB97
tetradic
#97AFBB #B597BB #BBA397 #9DBB97
square
#97AFBB #B597BB #BBA397 #9DBB97
split-complementary
#97AFBB #BB979D #BBB597
monochromatic
#557382 #7293A3 #97AFBB #BCCBD3 #E1E8EB
Accessibility & contrast
On white
2.29
#97AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#97AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A4A9BB
Tritanopia (blue-blind)
#8DB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97afbb; /* rgb */ color: rgb(151, 175, 187); /* oklch */ color: oklch(74.0% 0.032 229.4);
Tailwind
colors: {
custom: {
50: '#b6c6cf',
500: '#97afbb',
950: '#000000',
},
}SCSS
$custom: #97afbb; $custom-light: #b6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#97afbb",
"rgb": {
"r": 151,
"g": 175,
"b": 187
},
"hsl": {
"h": 200,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.73963,
"c": 0.03173,
"h": 229.4
},
"luminance": 0.40827
}Semantic roles & 50–950 ramp
primary
#97AFBB
secondary
#DDD5D1
accent
#64469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282