#97B2CF#97B2CF
#97B2CF is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.051 H 250.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2CF |
|---|---|
| RGB | rgb(151, 178, 207) |
| HSL | hsl(211, 37%, 70%) |
| HSV | hsv(211, 27%, 81%) |
| CMYK | cmyk(27.1%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(71.50, -2.65, -17.71) |
| CIE-LCH | lch(71.50, 17.91, 261.47°) |
| OKLab | oklab(75.32% -0.0173 -0.0484) |
| OKLCH | oklch(75.32% 0.051 250.4) |
| XYZ | xyz(39.9422, 42.9237, 65.2000) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.74
Cloudy Blue
#ACC2D9
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 6.98
Bluey Grey
#89A0B0
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2CF #CFB497
analogous
#97CECF #97B2CF #9897CF
triadic
#97B2CF #CF97B2 #B2CF97
tetradic
#97B2CF #CF97CE #CFB497 #97CF98
square
#97B2CF #CF97CE #CFB497 #97CF98
split-complementary
#97B2CF #CF9897 #CECF97
monochromatic
#4A74A1 #6D93BC #97B2CF #C1D1E2 #EAEFF5
Accessibility & contrast
On white
2.19
#97B2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#97B2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2CF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2CF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D0
Deuteranopia (green-blind)
#A1ADCE
Tritanopia (blue-blind)
#87B8BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b2cf; /* rgb */ color: rgb(151, 178, 207); /* oklch */ color: oklch(75.3% 0.051 250.4);
Tailwind
colors: {
custom: {
50: '#b6c9dd',
500: '#97b2cf',
950: '#000000',
},
}SCSS
$custom: #97b2cf; $custom-light: #b6c9dd; $custom-dark: #000000;
JSON
{
"hex": "#97b2cf",
"rgb": {
"r": 151,
"g": 178,
"b": 207
},
"hsl": {
"h": 211.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.75315,
"c": 0.05142,
"h": 250.4
},
"luminance": 0.42925
}Semantic roles & 50–950 ramp
primary
#97B2CF
secondary
#E9E1D9
accent
#7536B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283