RGB
179, 235, 242
HSL
187°, 71%, 83%
CMYK
26, 3, 0, 5
HSV
187°, 26%, 95%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B3EBF2 |
color: #B3EBF2;
|
| RGB | 179, 235, 242 |
color: rgb(179, 235, 242);
|
| RGB Percentage | 70%, 92%, 95% |
color: rgb(70%, 92%, 95%);
|
| CMYK | 26%, 3%, 0%, 5% | Not supported in CSS |
| HSL | 187°, 71%, 83% |
color: hsl(187, 71%, 83%);
|
| HSV | 187°, 26%, 95% | Not supported in CSS |
| CIE-LAB | 66, -11, -2 |
color: lab(66% -11 -2);
|
| Decimal | 11791346 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.pastel-blue {
color: #B3EBF2;
}
SCSS
$pastel-blue: #B3EBF2;
RGB
rgb(179, 235, 242)
Accessibility & Contrast
White background
1.31:1
1.31
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
16.08:1
16.08
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element