RGB
6, 148, 148
HSL
180°, 92%, 30%
CMYK
96, 0, 0, 42
HSV
180°, 96%, 58%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #069494 |
color: #069494;
|
| RGB | 6, 148, 148 |
color: rgb(6, 148, 148);
|
| RGB Percentage | 2%, 58%, 58% |
color: rgb(2%, 58%, 58%);
|
| CMYK | 96%, 0%, 0%, 42% | Not supported in CSS |
| HSL | 180°, 92%, 30% |
color: hsl(180, 92%, 30%);
|
| HSV | 180°, 96%, 58% | Not supported in CSS |
| CIE-LAB | 24, -28, 0 |
color: lab(24% -28 0);
|
| Decimal | 431252 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.teal {
color: #069494;
}
SCSS
$teal: #069494;
RGB
rgb(6, 148, 148)
Accessibility & Contrast
White background
3.70:1
3.70
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.67:1
5.67
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element