#97B2BF#97B2BF
#97B2BF is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.7% C 0.035 H 228.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2BF |
|---|---|
| RGB | rgb(151, 178, 191) |
| HSL | hsl(200, 24%, 67%) |
| HSV | hsv(200, 21%, 75%) |
| CMYK | cmyk(20.9%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(71.00, -6.36, -9.69) |
| CIE-LCH | lch(71.00, 11.59, 236.70°) |
| OKLab | oklab(74.75% -0.0233 -0.0263) |
| OKLCH | oklch(74.75% 0.035 228.5) |
| XYZ | xyz(38.0843, 42.1805, 55.4152) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.00
Cool Gray
#9AA7B0
ΔE00 5.14
Bluey Grey
#89A0B0
ΔE00 5.57
Cool Grey
#95A3A6
ΔE00 6.43
Greyblue
#77A1B5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2BF #BFA497
analogous
#97BFB8 #97B2BF #979EBF
triadic
#97B2BF #BF97B2 #B2BF97
tetradic
#97B2BF #B897BF #BFA497 #9EBF97
square
#97B2BF #B897BF #BFA497 #9EBF97
split-complementary
#97B2BF #BF979E #BFB897
monochromatic
#547788 #7196A8 #97B2BF #BDCED6 #E3EAEE
Accessibility & contrast
On white
2.23
#97B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#97B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2BF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2BF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C0
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#8CB6B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b2bf; /* rgb */ color: rgb(151, 178, 191); /* oklch */ color: oklch(74.7% 0.035 228.5);
Tailwind
colors: {
custom: {
50: '#b6c9d2',
500: '#97b2bf',
950: '#000000',
},
}SCSS
$custom: #97b2bf; $custom-light: #b6c9d2; $custom-dark: #000000;
JSON
{
"hex": "#97b2bf",
"rgb": {
"r": 151,
"g": 178,
"b": 191
},
"hsl": {
"h": 199.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.74747,
"c": 0.0351,
"h": 228.5
},
"luminance": 0.42182
}Semantic roles & 50–950 ramp
primary
#97B2BF
secondary
#DFD7D3
accent
#6243A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282