Light aquamarine Color — HEX, RGB, HSL & CMYK Codes

#7bfdc7
Format Value
HEX #7bfdc7
RGB rgb(123, 253, 199)
HSL hsl(155.1, 97%, 73.7%)
CMYK cmyk(51.4%, 0%, 21.3%, 0.8%)
HSV hsv(155.1, 51.4%, 99.2%)

light aquamarine color harmonies

Tints & shades of light aquamarine

Tints (lighter)

#87fdcc #93fdd1 #9ffed6 #abfedb #b7fee0 #c3fee6 #cffeeb #dbfef0 #e7fff5 #f3fffa

Shades (darker)

#70e6b5 #65cfa3 #59b891 #4ea17f #438a6d #38735a #2d5c48 #224536 #162e24 #0b1712

Contrast & accessibility

The quick brown fox

On white · 1.26:1 · Fail

The quick brown fox

On black · 16.72:1 · AAA

Recommended text color: #000000

Use light aquamarine in code

CSS color: #7bfdc7;
SCSS $color: #7bfdc7;
Tailwind bg-[#7bfdc7]
Swift UIColor(red: 0.482, green: 0.992, blue: 0.780, alpha: 1)
Android Color.parseColor("#7bfdc7")
Flutter Color(0xFF7BFDC7)

Colors similar to light aquamarine

Browse all Green colors →

What is the HEX code for light aquamarine?

The CSS color light aquamarine in HEX format is #7bfdc7. Use this value directly in CSS, SVG, and most design tools.

How do I use light aquamarine in CSS?

To apply light aquamarine in CSS:

  • Text color: color: #7bfdc7;
  • Background: background-color: #7bfdc7;
  • Border: border-color: #7bfdc7;

What are all the color format values for light aquamarine?

FormatValue
HEX#7bfdc7
RGBrgb(123, 253, 199)
HSLhsl(155.1, 97%, 73.7%)
CMYKcmyk(51.4%, 0%, 21.3%, 0.8%)

How do I convert light aquamarine to HEX?

Select light aquamarine from the color name list in our color converter. The HEX value — #7bfdc7 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light aquamarine belong to?

light aquamarine belongs to the green color family. It is a light, vivid color with HSL values: hue 155.1°, saturation 97%, lightness 73.7%.

How do I create lighter and darker shades of light aquamarine?

Lighter variant (lightness 88.7%): #c6fee7. Darker variant (lightness 58.7%): #30fca7. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.