LightCyan Color — HEX, RGB, HSL, Palettes & Contrast

LightCyan (#e0ffff): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#e0ffff
HEX #e0ffff
RGB rgb(224, 255, 255)
HSL 180°, 100%, 94%

Use LightCyan in Your Projects

About LightCyan Color

LightCyan is a pale, refreshing cyan that feels clean and airy. It is ideal for tech backgrounds, winter themes, and minimalist designs.

Use Cases for LightCyan

tech backgroundswinter themesclean UIrefreshing accentswater themes

Shades & Tints of LightCyan

#ffffff
#f7ffff
#f0ffff
#e8ffff
#e0ffff
#a8bfbf
#708080
#384040
#000000

Complementary Color

#e0ffff
#ffe0e0

Analogous Colors

#e0fff0
#e0ffff
#e0f0ff

Triadic Colors

#e0ffff
#ffe0ff
#ffffe0

Split Complementary

#e0ffff
#ffe0f0
#fff0e0

Tetradic Colors

#e0ffff
#e0e0ff
#ffe0e0
#ffffe0

CSS Code

.lightcyan-color {
  color: #e0ffff;
  background-color: #e0ffff;
}

/* As a CSS custom property */
:root {
  --color-lightcyan: #e0ffff;
}

Accessibility Score

75 / 100
Rating: Good
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on LightCyan
Ratio: 19.92:1 ✓ Passes AA ✓ Passes AAA
White text on LightCyan
Ratio: 1.05:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is LightCyan?

LightCyan is represented by the hex code #e0ffff and has RGB values of rgb(224, 255, 255). It falls under the Cyan category.

How to use LightCyan in web design?

LightCyan works well for tech backgrounds, winter themes, clean UI. LightCyan is a pale, refreshing cyan that feels clean and airy. It is ideal for tech backgrounds, winter themes, and minimalist designs. Use it as a primary color, accent, or background depending on your design needs.

What colors go with LightCyan?

Colors that pair well with LightCyan include cyan, aqua, paleturquoise, azure, aliceblue. For a complementary scheme, try #ffe0e0. For an analogous scheme, use #e0fff0 and #e0f0ff. For a triadic scheme, combine with #ffe0ff and #ffffe0.