#247F8F Color Information

Hex color code: #247F8F

#247F8F is a cool cyan color. In RGB it is (36, 127, 143), and in HSL it is (189°, 60%, 35%). It is commonly used in modern UI design.

Try:
Color NameDark Cyan
HEX
#247F8F
RGB
36, 127, 143
HSL
189°, 60%, 35%
CMYK
75%, 11%, 0%, 44%

Shades

CSS Usage
color: #247F8F;
background-color: #247F8F;
border-color: #247F8F;
box-shadow: 0 0 10px #247F8F;
border: 2px solid #247F8F;
Tailwind Usage
bg-[#247F8F]
text-[#247F8F]
border-[#247F8F]
shadow-[0_0_10px_247F8F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #247F8F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #247F8F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #247F8F; 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 #247F8F; background-color: #247F8F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #247F8F20; border-left: 4px solid #247F8F; }

Link / Accent

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

a { color: #247F8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #247F8F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 127, 143

Red: 36 / Green: 127 / Blue: 143

HSL

189°, 60%, 35%

Hue: 189° / Saturation: 60% / Lightness: 35%

CMYK

75%, 11%, 0%, 44%

Cyan: 75% / Magenta: 11% / Yellow: 0% / Key: 44%

What color is #247F8F?

#247F8F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #247F8F to RGB:

rgb(36, 127, 143)HEX to RGB Converter →

HEX to HSL

Convert #247F8F to HSL:

hsl(189, 60%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #247F8F to CMYK:

cmyk(75%, 11%, 0%, 44%)Color Converter →

Color Meaning and Usage

#247F8F is a calming cyan color with RGB values of 36, 127, 143 and HSL of 189°, 60%, 35%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #247F8F is #8F3424, creating high-contrast pairings. For softer combinations, try analogous colors like #248F69.

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

Contrast with #247F8F

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

Contrast Ratio: 4.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #247F8F?

#247F8F is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #247F8F?

#247F8F in RGB is (36, 127, 143) - 36 red, 127 green, and 143 blue.

How to use #247F8F in CSS?

Use #247F8F directly in your CSS properties like color or background-color.

What colors go well with #247F8F?

#8F3424 (complementary), #248F69 (analogous), and #144852 (lighter shade) work well with #247F8F.