#e3f7f3
a pale, vivid cyan · cool · closest name: Azure
At a glance
Every number on this page in one read: what #e3f7f3 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #e3f7f3 |
| RGB | rgb(227, 247, 243) |
| HSL | hsl(168, 56%, 93%) |
| CMYK | cmyk(8%, 0%, 2%, 3%) |
| LAB | lab(95.7 -7.3 -0.3) |
| LCH | lch(95.7 7.3 182.5) |
| OKLCH | oklch(0.960 0.022 182.6) |
| Decimal | 14940147 |
| Display P3 | color(display-p3 0.890 0.969 0.953) |
Copy-ready code
/* CSS */
color: #e3f7f3;
background-color: #e3f7f3;
/* Tailwind (arbitrary) */
class="text-[#e3f7f3] bg-[#e3f7f3]"
/* SCSS */
$brand: #e3f7f3;
/* SwiftUI */
Color(red: 0.890, green: 0.969, blue: 0.953)
/* Android */
Color.parseColor("#e3f7f3")
/* Flutter */
Color(0xFFE3F7F3)
/* Python / OpenCV (BGR) */
(243, 247, 227)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #e3f7f3 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F4FBF9;
--brand-100: #e3f7f3;
--brand-200: #CEEEE8;
--brand-300: #A8E6DA;
--brand-400: #7CDAC7;
--brand-500: #50CDB4;
--brand-600: #36BEA3;
--brand-700: #2D9F88;
--brand-800: #247F6D;
--brand-900: #1E5D50;
--brand-950: #133A32;
--brand: #e3f7f3;
--brand-ink: #000000;
}Colors that work with #e3f7f3
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #e3f7f3
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #F7E3E7 | Directly opposite — maximum tension | |
| Analogous left | #E3F7E9 | Neighbour, quieter | |
| Analogous right | #E3F1F7 | Neighbour, quieter | |
| Split-complement 1 | #F7E3F1 | Contrast without the clash | |
| Split-complement 2 | #F7E9E3 | Contrast without the clash | |
| Triadic 1 | #F3E3F7 | Even thirds — balanced and loud | |
| Triadic 2 | #F7F3E3 | Even thirds — balanced and loud | |
| Tetradic | #E9E3F7 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#e3f7f3 text on a black background
contrast 18.86:1
#e3f7f3 text on a white background
contrast 1.11:1
CSS3 live lab
The quick brown fox
color: #e3f7f3;
background-color: #e3f7f3;
Glowing headline
text-shadow: 2px 2px 8px #e3f7f3;
Soft neon halo
text-shadow: 0 0 14px rgba(227, 247, 243, 0.45);
box-shadow: 0 12px 32px -8px rgba(227, 247, 243, 0.45);
border: 3px solid #e3f7f3; background: linear-gradient(135deg, #e3f7f3, #E3EEF7);
Monochromatic scale
Palettes built from #e3f7f3
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Honeydew (#f0fff0) — ΔE2000 5.1 away, with its history, psychology and brand usage.
#e3f7f3 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Very light tints can drop out on uncoated stock; check it at 100% size before signing off.
#e3f7f3, answered
What color is #e3f7f3?
#e3f7f3 is a pale vivid cyan, closest to Azure (ΔE2000 3.4). It sits at 168° on the hue wheel with 56% saturation and 93% lightness, which reads as cool.
What is the RGB value of #e3f7f3?
rgb(227, 247, 243) — 227 red, 247 green and 243 blue out of 255, or 89% / 96.9% / 95.3% by channel.
Is #e3f7f3 a light or a dark color?
It is a light color. Relative luminance is 0.8932 and perceived brightness is 94%, so black text on it reaches 18.86:1.
Should I use black or white text on #e3f7f3?
Black. It scores 18.86:1 against #e3f7f3, versus 1.11:1 for white — AAA at any size.
What is the complementary color of #e3f7f3?
#F7E3E7 sits directly opposite on the wheel. Softer options are the split-complements #F7E3F1 and #F7E9E3, which give the same contrast with far less vibration.
What colors go well with #e3f7f3?
For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8B for secondary text, #A42860 as an accent and #1C6355 for hover and pressed states. For a palette, the analogous pair #E3F7E9 and #E3F1F7 stays calm, while #F7E3E7 is the loudest partner.
What is #e3f7f3 in CMYK for printing?
cmyk(8%, 0%, 2%, 3%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #e3f7f3 warm or cool?
Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E3F7EC; nudged cooler, #E2F4F7.