#BDE9E2
A very light, moderate cyan closely aligning with Paleturquoise.
About #BDE9E2
When working with digital screens, the color #BDE9E2 is rendered by mixing light. Its closest recognized web color is Paleturquoise. Its digital footprint relies on 189 parts red, 233 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 19% Cyan, 0% Magenta, 3% Yellow, and 9% Black. With a hue angle of 170.5 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDE9E2
RGB189, 233, 226
HSL170.5°, 50.0%, 82.7%
CMYK19%, 0%, 3%, 9%
HSV170.5°, 18.9%, 91.4%
LAB89.2, -15.5, -1.3
XYZ63.9, 74.6, 83.0
Decimal12446178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.92:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE9E2;
}
.text-color {
color: #BDE9E2;
}
.border-color {
border: 2px solid #BDE9E2;
}