#0FFFAF Color Information

Hex color code: #0FFFAF

#0FFFAF is a dynamic cyan color. In RGB it is (15, 255, 175), and in HSL it is (160°, 100%, 53%). It is typically applied in digital products.

Try:
Color NameMedium Spring Green
HEX
#0FFFAF
RGB
15, 255, 175
HSL
160°, 100%, 53%
CMYK
94%, 0%, 31%, 0%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0FFFAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0FFFAF; color: #000000; }

Badge

New Feature
.badge { background-color: #0FFFAF; 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 #0FFFAF; background-color: #0FFFAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0FFFAF20; border-left: 4px solid #0FFFAF; }

Link / Accent

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

a { color: #0FFFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0FFFAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

15, 255, 175

Red: 15 / Green: 255 / Blue: 175

HSL

160°, 100%, 53%

Hue: 160° / Saturation: 100% / Lightness: 53%

CMYK

94%, 0%, 31%, 0%

Cyan: 94% / Magenta: 0% / Yellow: 31% / Key: 0%

What color is #0FFFAF?

#0FFFAF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0FFFAF to RGB:

rgb(15, 255, 175)HEX to RGB Converter →

HEX to HSL

Convert #0FFFAF to HSL:

hsl(160, 100%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #0FFFAF to CMYK:

cmyk(94%, 0%, 31%, 0%)Color Converter →

Color Meaning and Usage

#0FFFAF is a dynamic cyan color with RGB values of 15, 255, 175 and HSL of 160°, 100%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0FFFAF is #FF0F5F, creating high-contrast pairings. For softer combinations, try analogous colors like #0FFF37.

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

Contrast with #0FFFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0FFFAF?

#0FFFAF is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0FFFAF?

#0FFFAF in RGB is (15, 255, 175) - 15 red, 255 green, and 175 blue.

How to use #0FFFAF in CSS?

Use #0FFFAF directly in your CSS properties like color or background-color.

What colors go well with #0FFFAF?

#FF0F5F (complementary), #0FFF37 (analogous), and #00C281 (lighter shade) work well with #0FFFAF.