#BDF0E2
A very light, moderate green closely aligning with Paleturquoise.
About #BDF0E2
The precise color #BDF0E2 is an excellent choice for modern design projects. Its closest recognized web color is Paleturquoise. This translates to an RGB value of rgb(189, 240, 226).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 21% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BDF0E2
RGB189, 240, 226
HSL163.5°, 63.0%, 84.1%
CMYK21%, 0%, 6%, 6%
HSV163.5°, 21.2%, 94.1%
LAB91.1, -19.0, 1.4
XYZ65.9, 78.6, 83.7
Decimal12447970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.73:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF0E2;
}
.text-color {
color: #BDF0E2;
}
.border-color {
border: 2px solid #BDF0E2;
}