RGB
32, 178, 170
HSL
177°, 70%, 41%
CMYK
82, 0, 4, 30
HSV
177°, 82%, 70%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #20B2AA |
color: #20B2AA;
|
| RGB | 32, 178, 170 |
color: rgb(32, 178, 170);
|
| RGB Percentage | 13%, 70%, 67% |
color: rgb(13%, 70%, 67%);
|
| CMYK | 82%, 0%, 4%, 30% | Not supported in CSS |
| HSL | 177°, 70%, 41% |
color: hsl(177, 70%, 41%);
|
| HSV | 177°, 82%, 70% | Not supported in CSS |
| CIE-LAB | 33, -29, 3 |
color: lab(33% -29 3);
|
| Decimal | 2142890 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.light-sea-green {
color: #20B2AA;
}
SCSS
$light-sea-green: #20B2AA;
RGB
rgb(32, 178, 170)
Accessibility & Contrast
White background
2.62:1
2.62
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
8.01:1
8.01
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element