#269AAB Color Information

Hex color code: #269AAB

A tranquil cyan shade, #269AAB appears as (38, 154, 171) in RGB and (188°, 64%, 41%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#269AAB
RGB
38, 154, 171
HSL
188°, 64%, 41%
CMYK
78%, 10%, 0%, 33%

Shades

CSS Usage
color: #269AAB;
background-color: #269AAB;
border-color: #269AAB;
box-shadow: 0 0 10px #269AAB;
border: 2px solid #269AAB;
Tailwind Usage
bg-[#269AAB]
text-[#269AAB]
border-[#269AAB]
shadow-[0_0_10px_269AAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #269AAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #269AAB; color: #000000; }

Badge

New Feature
.badge { background-color: #269AAB; 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 #269AAB; background-color: #269AAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #269AAB20; border-left: 4px solid #269AAB; }

Link / Accent

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

a { color: #269AAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #269AAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 154, 171

Red: 38 / Green: 154 / Blue: 171

HSL

188°, 64%, 41%

Hue: 188° / Saturation: 64% / Lightness: 41%

CMYK

78%, 10%, 0%, 33%

Cyan: 78% / Magenta: 10% / Yellow: 0% / Key: 33%

What color is #269AAB?

#269AAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #269AAB to RGB:

rgb(38, 154, 171)HEX to RGB Converter →

HEX to HSL

Convert #269AAB to HSL:

hsl(188, 64%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #269AAB to CMYK:

cmyk(78%, 10%, 0%, 33%)Color Converter →

Color Meaning and Usage

#269AAB is a calming cyan color with RGB values of 38, 154, 171 and HSL of 188°, 64%, 41%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #269AAB is #AB3726, creating high-contrast pairings. For softer combinations, try analogous colors like #26AB7A.

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

Contrast with #269AAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #269AAB?

#269AAB is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #269AAB?

#269AAB in RGB is (38, 154, 171) - 38 red, 154 green, and 171 blue.

How to use #269AAB in CSS?

Use #269AAB directly in your CSS properties like color or background-color.

What colors go well with #269AAB?

#AB3726 (complementary), #26AB7A (analogous), and #18616D (lighter shade) work well with #269AAB.