#124F6E Color Information

Hex color code: #124F6E

#124F6E is a bold blue color. In RGB it is (18, 79, 110), and in HSL it is (200°, 72%, 25%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#124F6E
RGB
18, 79, 110
HSL
200°, 72%, 25%
CMYK
84%, 28%, 0%, 57%

Shades

CSS Usage
color: #124F6E;
background-color: #124F6E;
border-color: #124F6E;
box-shadow: 0 0 10px #124F6E;
border: 2px solid #124F6E;
Tailwind Usage
bg-[#124F6E]
text-[#124F6E]
border-[#124F6E]
shadow-[0_0_10px_124F6E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #124F6E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #124F6E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #124F6E; 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 #124F6E; background-color: #124F6E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #124F6E20; border-left: 4px solid #124F6E; }

Link / Accent

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

a { color: #124F6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #124F6E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 79, 110

Red: 18 / Green: 79 / Blue: 110

HSL

200°, 72%, 25%

Hue: 200° / Saturation: 72% / Lightness: 25%

CMYK

84%, 28%, 0%, 57%

Cyan: 84% / Magenta: 28% / Yellow: 0% / Key: 57%

What color is #124F6E?

#124F6E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #124F6E to RGB:

rgb(18, 79, 110)HEX to RGB Converter →

HEX to HSL

Convert #124F6E to HSL:

hsl(200, 72%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #124F6E to CMYK:

cmyk(84%, 28%, 0%, 57%)Color Converter →

Color Meaning and Usage

#124F6E is a bold blue color with RGB values of 18, 79, 110 and HSL of 200°, 72%, 25%. 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 #124F6E is #6E3012, creating high-contrast pairings. For softer combinations, try analogous colors like #126E5E.

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

Contrast with #124F6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #124F6E?

#124F6E is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #124F6E?

#124F6E in RGB is (18, 79, 110) - 18 red, 79 green, and 110 blue.

How to use #124F6E in CSS?

Use #124F6E directly in your CSS properties like color or background-color.

What colors go well with #124F6E?

#6E3012 (complementary), #126E5E (analogous), and #07202C (lighter shade) work well with #124F6E.