What Color Is #97BFBD?

When rendered, #97BFBD appears as a light cyan shade. The R:151, G:191, B:189 breakdown shows a cyan-dominant profile with light depth. At 67% lightness, it sits in the upper half of the brightness range.

Color Meaning of #97BFBD

Designers choose cyan tones when their projects require clarity, openness, and modernity. #97BFBD inherits these qualities while its light nature keeps surfaces feeling open and uncluttered, encouraging longer engagement.

Where to Use HEX Code #97BFBD

Onboarding flow illustrations and background washes that set a welcoming cyan tone
Skeleton screen shimmer effects — subtle light cyan pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where cyan backgrounds pair with contrasting text for quick scanning
Customer testimonial section accents that frame quotes with visual warmth
API documentation color swatches and code highlighting themes

Similar HEX Color Codes

HEX Code #97BFBD in Design Systems

Design token strategy for #97BFBD: assign it as color.cyan.light in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.

Contrast data: perceived brightness 179/255 positions this color in the lighter range. Use as an accent or surface tint, and combine with dark foreground text. Test readability at multiple viewport sizes, as thin fonts at small sizes require higher contrast.

FAQ About HEX Color Code #97BFBD

What color is #97BFBD?
#97BFBD produces a light cyan tone. The RGB breakdown (151, 191, 189) shows how the three light channels combine to create this specific cyan hue at 177° on the color wheel.
Is #97BFBD a dark or light color?
#97BFBD registers as a light color at 179/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #97BFBD?
Complementary pairing (≈357° hue) creates energetic contrast with #97BFBD. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker cyan shades — are the safest harmonious option.
Can I use #97BFBD for branding?
#97BFBD can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #97BFBD to other color formats?
Convert #97BFBD to RGB(151, 191, 189) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(177°, 24%, 67%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.