RGB
129, 216, 208
HSL
174°, 53%, 68%
CMYK
40, 0, 4, 15
HSV
174°, 40%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #81D8D0 |
color: #81D8D0;
|
| RGB | 129, 216, 208 |
color: rgb(129, 216, 208);
|
| RGB Percentage | 51%, 85%, 82% |
color: rgb(51%, 85%, 82%);
|
| CMYK | 40%, 0%, 4%, 15% | Not supported in CSS |
| HSL | 174°, 53%, 68% |
color: hsl(174, 53%, 68%);
|
| HSV | 174°, 40%, 85% | Not supported in CSS |
| CIE-LAB | 54, -17, 3 |
color: lab(54% -17 3);
|
| Decimal | 8509648 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.tiffany-blue {
color: #81D8D0;
}
SCSS
$tiffany-blue: #81D8D0;
RGB
rgb(129, 216, 208)
Accessibility & Contrast
White background
1.66:1
1.66
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.67:1
12.67
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element