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

#63f7b4
Format Value
HEX #63f7b4
RGB rgb(99, 247, 180)
HSL hsl(152.8, 90.2%, 67.8%)
CMYK cmyk(59.9%, 0%, 27.1%, 3.1%)
HSV hsv(152.8, 59.9%, 96.9%)

light greenish blue color harmonies

Tints & shades of light greenish blue

Tints (lighter)

#71f8bb #7ff8c2 #8ef9c8 #9cfacf #aafbd6 #b8fbdd #c6fce4 #d4fdeb #e3fef1 #f1fef8

Shades (darker)

#5ae1a4 #51ca93 #48b483 #3f9d73 #368762 #2d7052 #245a41 #1b4331 #122d21 #091610

Contrast & accessibility

The quick brown fox

On white · 1.36:1 · Fail

The quick brown fox

On black · 15.49:1 · AAA

Recommended text color: #000000

Use light greenish blue in code

CSS color: #63f7b4;
SCSS $color: #63f7b4;
Tailwind bg-[#63f7b4]
Swift UIColor(red: 0.388, green: 0.969, blue: 0.706, alpha: 1)
Android Color.parseColor("#63f7b4")
Flutter Color(0xFF63F7B4)

Colors similar to light greenish blue

Browse all Green colors →

What is the HEX code for light greenish blue?

The CSS color light greenish blue in HEX format is #63f7b4. Use this value directly in CSS, SVG, and most design tools.

How do I use light greenish blue in CSS?

To apply light greenish blue in CSS:

  • Text color: color: #63f7b4;
  • Background: background-color: #63f7b4;
  • Border: border-color: #63f7b4;

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

FormatValue
HEX#63f7b4
RGBrgb(99, 247, 180)
HSLhsl(152.8, 90.2%, 67.8%)
CMYKcmyk(59.9%, 0%, 27.1%, 3.1%)

How do I convert light greenish blue to HEX?

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

What color family does light greenish blue belong to?

light greenish blue belongs to the green color family. It is a medium, vivid color with HSL values: hue 152.8°, saturation 90.2%, lightness 67.8%.

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

Lighter variant (lightness 82.8%): #acfbd7. Darker variant (lightness 52.8%): #1af391. 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.