Light green blue Color — HEX, RGB, HSL & CMYK Codes

#56fca2
Format Value
HEX #56fca2
RGB rgb(86, 252, 162)
HSL hsl(147.5, 96.5%, 66.3%)
CMYK cmyk(65.9%, 0%, 35.7%, 1.2%)
HSV hsv(147.5, 65.9%, 98.8%)

light green blue color harmonies

Tints & shades of light green blue

Tints (lighter)

#65fcaa #75fdb3 #84fdbb #93fdc4 #a3fdcc #b2fed5 #c2fedd #d1fee6 #e0feee #f0fff7

Shades (darker)

#4ee593 #46ce85 #3fb776 #37a067 #2f8958 #27734a #1f5c3b #17452c #102e1d #08170f

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.84:1 · AAA

Recommended text color: #000000

Use light green blue in code

CSS color: #56fca2;
SCSS $color: #56fca2;
Tailwind bg-[#56fca2]
Swift UIColor(red: 0.337, green: 0.988, blue: 0.635, alpha: 1)
Android Color.parseColor("#56fca2")
Flutter Color(0xFF56FCA2)

Colors similar to light green blue

Browse all Green colors →

What is the HEX code for light green blue?

The CSS color light green blue in HEX format is #56fca2. Use this value directly in CSS, SVG, and most design tools.

How do I use light green blue in CSS?

To apply light green blue in CSS:

  • Text color: color: #56fca2;
  • Background: background-color: #56fca2;
  • Border: border-color: #56fca2;

What are all the color format values for light green blue?

FormatValue
HEX#56fca2
RGBrgb(86, 252, 162)
HSLhsl(147.5, 96.5%, 66.3%)
CMYKcmyk(65.9%, 0%, 35.7%, 1.2%)

How do I convert light green blue to HEX?

Select light green blue from the color name list in our color converter. The HEX value — #56fca2 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light green blue belong to?

light green blue belongs to the green color family. It is a medium, vivid color with HSL values: hue 147.5°, saturation 96.5%, lightness 66.3%.

How do I create lighter and darker shades of light green blue?

Lighter variant (lightness 81.3%): #a1fdcb. Darker variant (lightness 51.3%): #0bfb79. 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.