RGB
141, 220, 220
HSL
180°, 53%, 71%
CMYK
36, 0, 0, 14
HSV
180°, 36%, 86%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #8DDCDC |
color: #8DDCDC;
|
| RGB | 141, 220, 220 |
color: rgb(141, 220, 220);
|
| RGB Percentage | 55%, 86%, 86% |
color: rgb(55%, 86%, 86%);
|
| CMYK | 36%, 0%, 0%, 14% | Not supported in CSS |
| HSL | 180°, 53%, 71% |
color: hsl(180, 53%, 71%);
|
| HSV | 180°, 36%, 86% | Not supported in CSS |
| CIE-LAB | 57, -16, 0 |
color: lab(57% -16 0);
|
| Decimal | 9297116 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.seafoam {
color: #8DDCDC;
}
SCSS
$seafoam: #8DDCDC;
RGB
rgb(141, 220, 220)
Accessibility & Contrast
White background
1.57:1
1.57
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
13.40:1
13.40
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element