#23AF6D Color Information

Hex color code: #23AF6D

The hex color #23AF6D is a calming cyan with RGB values of (35, 175, 109) and HSL of (152°, 67%, 41%). It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#23AF6D
RGB
35, 175, 109
HSL
152°, 67%, 41%
CMYK
80%, 0%, 38%, 31%

Shades

CSS Usage
color: #23AF6D;
background-color: #23AF6D;
border-color: #23AF6D;
box-shadow: 0 0 10px #23AF6D;
border: 2px solid #23AF6D;
Tailwind Usage
bg-[#23AF6D]
text-[#23AF6D]
border-[#23AF6D]
shadow-[0_0_10px_23AF6D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #23AF6D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #23AF6D; color: #000000; }

Badge

New Feature
.badge { background-color: #23AF6D; 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 #23AF6D; background-color: #23AF6D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #23AF6D20; border-left: 4px solid #23AF6D; }

Link / Accent

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

a { color: #23AF6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23AF6D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 175, 109

Red: 35 / Green: 175 / Blue: 109

HSL

152°, 67%, 41%

Hue: 152° / Saturation: 67% / Lightness: 41%

CMYK

80%, 0%, 38%, 31%

Cyan: 80% / Magenta: 0% / Yellow: 38% / Key: 31%

What color is #23AF6D?

#23AF6D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23AF6D to RGB:

rgb(35, 175, 109)HEX to RGB Converter →

HEX to HSL

Convert #23AF6D to HSL:

hsl(152, 67%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #23AF6D to CMYK:

cmyk(80%, 0%, 38%, 31%)Color Converter →

Color Meaning and Usage

A cool cyan tone, #23AF6D has RGB (35, 175, 109) and HSL (152°, 67%, 41%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23AF6D is #AF2364, creating high-contrast pairings. For softer combinations, try analogous colors like #23AF27.

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

Contrast with #23AF6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23AF6D?

#23AF6D is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #23AF6D?

#23AF6D in RGB is (35, 175, 109) - 35 red, 175 green, and 109 blue.

How to use #23AF6D in CSS?

Use #23AF6D directly in your CSS properties like color or background-color.

What colors go well with #23AF6D?

#AF2364 (complementary), #23AF27 (analogous), and #166F45 (lighter shade) work well with #23AF6D.