#97AFCB#97AFCB
#97AFCB is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.5% C 0.049 H 252.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFCB |
|---|---|
| RGB | rgb(151, 175, 203) |
| HSL | hsl(212, 33%, 69%) |
| HSV | hsv(212, 26%, 80%) |
| CMYK | cmyk(25.6%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(70.56, -1.97, -16.94) |
| CIE-LCH | lch(70.56, 17.05, 263.36°) |
| OKLab | oklab(74.53% -0.0146 -0.0463) |
| OKLCH | oklch(74.53% 0.049 252.4) |
| XYZ | xyz(38.8690, 41.5498, 62.4603) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.63
Cloudy Blue
#ACC2D9
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.94
Bluey Grey
#89A0B0
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 7.39
Cool Gray
#9AA7B0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFCB #CBB397
analogous
#97C9CB #97AFCB #9997CB
triadic
#97AFCB #CB97AF #AFCB97
tetradic
#97AFCB #CB97C9 #CBB397 #97CB99
square
#97AFCB #CB97C9 #CBB397 #97CB99
split-complementary
#97AFCB #CB9997 #C9CB97
monochromatic
#4D719A #6E90B7 #97AFCB #C0CEDF #E9EEF4
Accessibility & contrast
On white
2.26
#97AFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#97AFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFCB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFCB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CC
Deuteranopia (green-blind)
#9FAACA
Tritanopia (blue-blind)
#89B5B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97afcb; /* rgb */ color: rgb(151, 175, 203); /* oklch */ color: oklch(74.5% 0.049 252.4);
Tailwind
colors: {
custom: {
50: '#b6c6da',
500: '#97afcb',
950: '#000000',
},
}SCSS
$custom: #97afcb; $custom-light: #b6c6da; $custom-dark: #000000;
JSON
{
"hex": "#97afcb",
"rgb": {
"r": 151,
"g": 175,
"b": 203
},
"hsl": {
"h": 212.308,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.74529,
"c": 0.04854,
"h": 252.4
},
"luminance": 0.41551
}Semantic roles & 50–950 ramp
primary
#97AFCB
secondary
#E6DFD7
accent
#7739AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283