Viridian Color

HEX, RGB, HSL & CMYK Codes

#1e9167
Format Value
HEX #1e9167
RGB rgb(30, 145, 103)
HSL hsl(158.1, 65.7%, 34.3%)
CMYK cmyk(79.3%, 0%, 29%, 43.1%)
HSV hsv(158.1, 79.3%, 56.9%)

viridian color harmonies

Tints & shades of viridian

Tints (lighter)

#329b75 #47a583 #5baf90 #70b99e #84c3ac #99cdba #add7c8 #c2e1d6 #d6ebe3 #ebf5f1

Shades (darker)

#1b845e #197754 #16694b #135c42 #104f38 #0e422f #0b3525 #08281c #051a13 #030d09

Contrast & accessibility

The quick brown fox

On white · 3.96:1 · AA Large

The quick brown fox

On black · 5.3:1 · AA

Recommended text color: #000000

Use viridian in code

CSS color: #1e9167;
SCSS $color: #1e9167;
Tailwind bg-[#1e9167]
Swift UIColor(red: 0.118, green: 0.569, blue: 0.404, alpha: 1)
Android Color.parseColor("#1e9167")
Flutter Color(0xFF1E9167)

Colors similar to viridian

Browse all Green colors →

What is the HEX code for viridian?

The CSS color viridian in HEX format is #1e9167. Use this value directly in CSS, SVG, and most design tools.

How do I use viridian in CSS?

To apply viridian in CSS:

  • Text color: color: #1e9167;
  • Background: background-color: #1e9167;
  • Border: border-color: #1e9167;

What are all the color format values for viridian?

FormatValue
HEX#1e9167
RGBrgb(30, 145, 103)
HSLhsl(158.1, 65.7%, 34.3%)
CMYKcmyk(79.3%, 0%, 29%, 43.1%)

How do I convert viridian to HEX?

Select viridian from the color name list in our color converter. The HEX value — #1e9167 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does viridian belong to?

viridian belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 158.1°, saturation 65.7%, lightness 34.3%.

How do I create lighter and darker shades of viridian?

Lighter variant (lightness 49.3%): #2bd094. Darker variant (lightness 19.299999999999997%): #11523a. 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.