#92CFAA Color Information

Hex color code: #92CFAA

A pastel green shade, #92CFAA appears as (146, 207, 170) in RGB and (144°, 39%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#92CFAA
RGB
146, 207, 170
HSL
144°, 39%, 69%
CMYK
29%, 0%, 18%, 19%

Shades

CSS Usage
color: #92CFAA;
background-color: #92CFAA;
border-color: #92CFAA;
box-shadow: 0 0 10px #92CFAA;
border: 2px solid #92CFAA;
Tailwind Usage
bg-[#92CFAA]
text-[#92CFAA]
border-[#92CFAA]
shadow-[0_0_10px_92CFAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #92CFAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #92CFAA; color: #000000; }

Badge

New Feature
.badge { background-color: #92CFAA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #92CFAA; background-color: #92CFAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #92CFAA20; border-left: 4px solid #92CFAA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #92CFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #92CFAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 207, 170

Red: 146 / Green: 207 / Blue: 170

HSL

144°, 39%, 69%

Hue: 144° / Saturation: 39% / Lightness: 69%

CMYK

29%, 0%, 18%, 19%

Cyan: 29% / Magenta: 0% / Yellow: 18% / Key: 19%

What color is #92CFAA?

#92CFAA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92CFAA to RGB:

rgb(146, 207, 170)HEX to RGB Converter →

HEX to HSL

Convert #92CFAA to HSL:

hsl(144, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #92CFAA to CMYK:

cmyk(29%, 0%, 18%, 19%)Color Converter →

Color Meaning and Usage

A gentle green tone, #92CFAA has RGB (146, 207, 170) and HSL (144°, 39%, 69%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92CFAA is #CF91B6, creating high-contrast pairings. For softer combinations, try analogous colors like #97CF91.

Use #92CFAA in CSS: color: #92CFAA or background-color: #92CFAA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #92CFAA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.73:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92CFAA?

#92CFAA is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #92CFAA?

#92CFAA in RGB is (146, 207, 170) - 146 red, 207 green, and 170 blue.

How to use #92CFAA in CSS?

Use #92CFAA directly in your CSS properties like color or background-color.

What colors go well with #92CFAA?

#CF91B6 (complementary), #97CF91 (analogous), and #5CB781 (lighter shade) work well with #92CFAA.