#D3F0E9
A very light, moderate cyan closely aligning with Lightcyan.
About #D3F0E9
Visually, #D3F0E9 is defined as a moderate cyan. It is closely associated with the named CSS color Lightcyan. Its digital footprint relies on 211 parts red, 240 parts green, and 233 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 12% Cyan, 0% Magenta, 3% 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. 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#D3F0E9
RGB211, 240, 233
HSL165.5°, 49.2%, 88.4%
CMYK12%, 0%, 3%, 6%
HSV165.5°, 12.1%, 94.1%
LAB92.6, -10.8, 0.2
XYZ72.7, 82.1, 89.1
Decimal13889769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.41:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3F0E9;
}
.text-color {
color: #D3F0E9;
}
.border-color {
border: 2px solid #D3F0E9;
}