#F0F8F0
A very light, moderate neutral closely aligning with Mintcream.
About #F0F8F0
Visually, #F0F8F0 is defined as a moderate neutral. It is closely associated with the named CSS color Mintcream. Its digital footprint relies on 240 parts red, 248 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 0% M, 3% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F0F8F0
RGB240, 248, 240
HSL120.0°, 36.4%, 95.7%
CMYK3%, 0%, 3%, 3%
HSV120.0°, 3.2%, 97.3%
LAB96.8, -4.1, 2.9
XYZ85.2, 92.0, 95.7
Decimal15792368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.08:1
Text on #FFFFFF
FAIL
19.39:1
Text on #000000
AAA
1.04:1
Text on #F8FAFC
FAIL
16.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0F8F0;
}
.text-color {
color: #F0F8F0;
}
.border-color {
border: 2px solid #F0F8F0;
}