#F0FFAF
A very light, vivid yellow closely aligning with Palegoldenrod.
About #F0FFAF
The precise color #F0FFAF is an excellent choice for modern design projects. Its closest recognized web color is Palegoldenrod. This translates to an RGB value of rgb(240, 255, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 0% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0FFAF
RGB240, 255, 175
HSL71.2°, 100.0%, 84.3%
CMYK6%, 0%, 31%, 0%
HSV71.2°, 31.4%, 100.0%
LAB97.3, -17.3, 36.7
XYZ79.4, 93.1, 54.3
Decimal15794095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.07:1
Text on #FFFFFF
FAIL
19.63:1
Text on #000000
AAA
1.02:1
Text on #F8FAFC
FAIL
16.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0FFAF;
}
.text-color {
color: #F0FFAF;
}
.border-color {
border: 2px solid #F0FFAF;
}