Greeny blue Color — HEX, RGB, HSL & CMYK Codes

#42b395
Format Value
HEX #42b395
RGB rgb(66, 179, 149)
HSL hsl(164.1, 46.1%, 48%)
CMYK cmyk(63.1%, 0%, 16.8%, 29.8%)
HSV hsv(164.1, 63.1%, 70.2%)

greeny blue color harmonies

Tints & shades of greeny blue

Tints (lighter)

#53ba9f #64c1a8 #76c8b2 #87cfbc #98d6c5 #a9dccf #bae3d8 #cbeae2 #ddf1ec #eef8f5

Shades (darker)

#3ca387 #36927a #30826c #2a725f #246251 #1e5144 #184136 #123129 #0c211b #06100e

Contrast & accessibility

The quick brown fox

On white · 2.59:1 · Fail

The quick brown fox

On black · 8.11:1 · AAA

Recommended text color: #000000

Use greeny blue in code

CSS color: #42b395;
SCSS $color: #42b395;
Tailwind bg-[#42b395]
Swift UIColor(red: 0.259, green: 0.702, blue: 0.584, alpha: 1)
Android Color.parseColor("#42b395")
Flutter Color(0xFF42B395)

Colors similar to greeny blue

Browse all Green colors →

What is the HEX code for greeny blue?

The CSS color greeny blue in HEX format is #42b395. Use this value directly in CSS, SVG, and most design tools.

How do I use greeny blue in CSS?

To apply greeny blue in CSS:

  • Text color: color: #42b395;
  • Background: background-color: #42b395;
  • Border: border-color: #42b395;

What are all the color format values for greeny blue?

FormatValue
HEX#42b395
RGBrgb(66, 179, 149)
HSLhsl(164.1, 46.1%, 48%)
CMYKcmyk(63.1%, 0%, 16.8%, 29.8%)

How do I convert greeny blue to HEX?

Select greeny blue from the color name list in our color converter. The HEX value — #42b395 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greeny blue belong to?

greeny blue belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 164.1°, saturation 46.1%, lightness 48%.

How do I create lighter and darker shades of greeny blue?

Lighter variant (lightness 63%): #75ccb5. Darker variant (lightness 33%): #2d7b66. 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.