#427B6F Color Information

Hex color code: #427B6F

#427B6F is a pastel cyan color. In RGB it is (66, 123, 111), and in HSL it is (167°, 30%, 37%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#427B6F
RGB
66, 123, 111
HSL
167°, 30%, 37%
CMYK
46%, 0%, 10%, 52%

Shades

CSS Usage
color: #427B6F;
background-color: #427B6F;
border-color: #427B6F;
box-shadow: 0 0 10px #427B6F;
border: 2px solid #427B6F;
Tailwind Usage
bg-[#427B6F]
text-[#427B6F]
border-[#427B6F]
shadow-[0_0_10px_427B6F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #427B6F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #427B6F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #427B6F; color: #FFFFFF; }

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 #427B6F; background-color: #427B6F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #427B6F20; border-left: 4px solid #427B6F; }

Link / Accent

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

a { color: #427B6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #427B6F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 123, 111

Red: 66 / Green: 123 / Blue: 111

HSL

167°, 30%, 37%

Hue: 167° / Saturation: 30% / Lightness: 37%

CMYK

46%, 0%, 10%, 52%

Cyan: 46% / Magenta: 0% / Yellow: 10% / Key: 52%

What color is #427B6F?

#427B6F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #427B6F to RGB:

rgb(66, 123, 111)HEX to RGB Converter →

HEX to HSL

Convert #427B6F to HSL:

hsl(167, 30%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #427B6F to CMYK:

cmyk(46%, 0%, 10%, 52%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #427B6F has RGB (66, 123, 111) and HSL (167°, 30%, 37%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #427B6F is #7B424E, creating high-contrast pairings. For softer combinations, try analogous colors like #427B52.

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

Contrast with #427B6F

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

Contrast Ratio: 4.29:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #427B6F?

#427B6F is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #427B6F?

#427B6F in RGB is (66, 123, 111) - 66 red, 123 green, and 111 blue.

How to use #427B6F in CSS?

Use #427B6F directly in your CSS properties like color or background-color.

What colors go well with #427B6F?

#7B424E (complementary), #427B52 (analogous), and #274942 (lighter shade) work well with #427B6F.