#97AFBD#97AFBD
#97AFBD is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.0% C 0.033 H 233.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBD |
|---|---|
| RGB | rgb(151, 175, 189) |
| HSL | hsl(202, 22%, 67%) |
| HSV | hsv(202, 20%, 74%) |
| CMYK | cmyk(20.1%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(70.11, -5.20, -9.90) |
| CIE-LCH | lch(70.11, 11.18, 242.31°) |
| OKLab | oklab(74.03% -0.0199 -0.0268) |
| OKLCH | oklch(74.03% 0.033 233.5) |
| XYZ | xyz(37.2753, 40.9123, 54.0672) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.08
Bluegrey
#85A3B2
ΔE00 4.24
Bluey Grey
#89A0B0
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.99
Cool Grey
#95A3A6
ΔE00 6.01
Greyblue
#77A1B5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBD #BDA597
analogous
#97BDB8 #97AFBD #979CBD
triadic
#97AFBD #BD97AF #AFBD97
tetradic
#97AFBD #B897BD #BDA597 #9CBD97
square
#97AFBD #B897BD #BDA597 #9CBD97
split-complementary
#97AFBD #BD979C #BDB897
monochromatic
#547385 #7292A5 #97AFBD #BCCCD5 #E2E9ED
Accessibility & contrast
On white
2.29
#97AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#97AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#8DB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97afbd; /* rgb */ color: rgb(151, 175, 189); /* oklch */ color: oklch(74.0% 0.033 233.5);
Tailwind
colors: {
custom: {
50: '#b6c6d0',
500: '#97afbd',
950: '#000000',
},
}SCSS
$custom: #97afbd; $custom-light: #b6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#97afbd",
"rgb": {
"r": 151,
"g": 175,
"b": 189
},
"hsl": {
"h": 202.105,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.74031,
"c": 0.03341,
"h": 233.5
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#97AFBD
secondary
#DED6D2
accent
#6745A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282