Sea green Color — HEX, RGB, HSL & CMYK Codes

#53fca1
Format Value
HEX #53fca1
RGB rgb(83, 252, 161)
HSL hsl(147.7, 96.6%, 65.7%)
CMYK cmyk(67.1%, 0%, 36.1%, 1.2%)
HSV hsv(147.7, 67.1%, 98.8%)

sea green color harmonies

Tints & shades of sea green

Tints (lighter)

#63fcaa #72fdb2 #82fdbb #92fdc3 #a1fdcc #b1fed4 #c0fedd #d0fee5 #e0feee #effff6

Shades (darker)

#4be592 #44ce84 #3cb775 #35a066 #2d8958 #267349 #1e5c3b #17452c #0f2e1d #08170f

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.81:1 · AAA

Recommended text color: #000000

Use sea green in code

CSS color: #53fca1;
SCSS $color: #53fca1;
Tailwind bg-[#53fca1]
Swift UIColor(red: 0.325, green: 0.988, blue: 0.631, alpha: 1)
Android Color.parseColor("#53fca1")
Flutter Color(0xFF53FCA1)

Colors similar to sea green

Browse all Green colors →

What is the HEX code for sea green?

The CSS color sea green in HEX format is #53fca1. Use this value directly in CSS, SVG, and most design tools.

How do I use sea green in CSS?

To apply sea green in CSS:

  • Text color: color: #53fca1;
  • Background: background-color: #53fca1;
  • Border: border-color: #53fca1;

What are all the color format values for sea green?

FormatValue
HEX#53fca1
RGBrgb(83, 252, 161)
HSLhsl(147.7, 96.6%, 65.7%)
CMYKcmyk(67.1%, 0%, 36.1%, 1.2%)

How do I convert sea green to HEX?

Select sea green from the color name list in our color converter. The HEX value — #53fca1 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sea green belong to?

sea green belongs to the green color family. It is a medium, vivid color with HSL values: hue 147.7°, saturation 96.6%, lightness 65.7%.

How do I create lighter and darker shades of sea green?

Lighter variant (lightness 80.7%): #9efdca. Darker variant (lightness 50.7%): #08fb78. 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.