#97B2BE#97B2BE
#97B2BE is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.034 H 226.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2BE |
|---|---|
| RGB | rgb(151, 178, 190) |
| HSL | hsl(198, 23%, 67%) |
| HSV | hsv(198, 21%, 75%) |
| CMYK | cmyk(20.5%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(70.97, -6.59, -9.18) |
| CIE-LCH | lch(70.97, 11.30, 234.34°) |
| OKLab | oklab(74.71% -0.0236 -0.0249) |
| OKLCH | oklch(74.71% 0.034 226.5) |
| XYZ | xyz(37.9746, 42.1366, 54.8376) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.69
Cool Gray
#9AA7B0
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.39
Bluey Grey
#89A0B0
ΔE00 5.73
Cool Grey
#95A3A6
ΔE00 6.23
Greyblue
#77A1B5
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2BE #BEA397
analogous
#97BEB7 #97B2BE #979FBE
triadic
#97B2BE #BE97B2 #B2BE97
tetradic
#97B2BE #B797BE #BEA397 #9FBE97
square
#97B2BE #B797BE #BEA397 #9FBE97
split-complementary
#97B2BE #BE979F #BEB797
monochromatic
#547787 #7196A6 #97B2BE #BDCED6 #E2EAED
Accessibility & contrast
On white
2.23
#97B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#97B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2BE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2BE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BF
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#8CB6B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b2be; /* rgb */ color: rgb(151, 178, 190); /* oklch */ color: oklch(74.7% 0.034 226.5);
Tailwind
colors: {
custom: {
50: '#b6c9d1',
500: '#97b2be',
950: '#000000',
},
}SCSS
$custom: #97b2be; $custom-light: #b6c9d1; $custom-dark: #000000;
JSON
{
"hex": "#97b2be",
"rgb": {
"r": 151,
"g": 178,
"b": 190
},
"hsl": {
"h": 198.462,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.74713,
"c": 0.03434,
"h": 226.5
},
"luminance": 0.42138
}Semantic roles & 50–950 ramp
primary
#97B2BE
secondary
#DFD6D2
accent
#6144A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282