#97B2CA#97B2CA
#97B2CA is a light, muted cyan. Relative luminance 0.427; OKLCH L 75.1% C 0.046 H 245.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2CA |
|---|---|
| RGB | rgb(151, 178, 202) |
| HSL | hsl(208, 32%, 69%) |
| HSV | hsv(208, 25%, 79%) |
| CMYK | cmyk(25.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.34, -3.84, -15.21) |
| CIE-LCH | lch(71.34, 15.69, 255.84°) |
| OKLab | oklab(75.13% -0.0191 -0.0415) |
| OKLCH | oklch(75.13% 0.046 245.3) |
| XYZ | xyz(39.3406, 42.6830, 62.0315) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.84
Cloudy Blue
#ACC2D9
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 5.93
Bluey Grey
#89A0B0
ΔE00 6.01
Bluegrey
#85A3B2
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2CA #CAAF97
analogous
#97CAC9 #97B2CA #9799CA
triadic
#97B2CA #CA97B2 #B2CA97
tetradic
#97B2CA #C997CA #CAAF97 #99CA97
square
#97B2CA #C997CA #CAAF97 #99CA97
split-complementary
#97B2CA #CA9799 #CAC997
monochromatic
#4E7699 #6E94B5 #97B2CA #C0D0DF #E8EEF3
Accessibility & contrast
On white
2.20
#97B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#97B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2CA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2CA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#89B8BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b2ca; /* rgb */ color: rgb(151, 178, 202); /* oklch */ color: oklch(75.1% 0.046 245.3);
Tailwind
colors: {
custom: {
50: '#b6c9da',
500: '#97b2ca',
950: '#000000',
},
}SCSS
$custom: #97b2ca; $custom-light: #b6c9da; $custom-dark: #000000;
JSON
{
"hex": "#97b2ca",
"rgb": {
"r": 151,
"g": 178,
"b": 202
},
"hsl": {
"h": 208.235,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.75132,
"c": 0.04568,
"h": 245.3
},
"luminance": 0.42684
}Semantic roles & 50–950 ramp
primary
#97B2CA
secondary
#E6DED7
accent
#6F3AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283