#BDF0AF
A very light, moderate green closely aligning with Darkseagreen.
About #BDF0AF
At its core, #BDF0AF is a very light and moderate hue. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(189, 240, 175).
Translating this color to physical media requires the CMYK color model. The color uses 21% Cyan, 0% Magenta, 27% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BDF0AF
RGB189, 240, 175
HSL107.1°, 68.4%, 81.4%
CMYK21%, 0%, 27%, 6%
HSV107.1°, 27.1%, 94.1%
LAB90.0, -28.1, 26.3
XYZ59.9, 76.2, 52.1
Decimal12447919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.25:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF0AF;
}
.text-color {
color: #BDF0AF;
}
.border-color {
border: 2px solid #BDF0AF;
}