Skip to content

#e4fdf5

a pale, electric cyan · cool · closest name: Light Cyan

RGB
228, 253, 245
HSL
161°, 86%, 94%
CMYK
10, 0, 3, 1
Luminance
0.9334

At a glance

Every number on this page in one read: what #e4fdf5 is made of, how bright it looks, and which way it leans.

Hex
#e4fdf5
Hue
161°
cyan
Saturation
86%
electric
Lightness
94%
pale
Brightness
99%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9334
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
19.67:1
Closest name
Light Cyan
ΔE2000 3.7
Where it sits
Hue161° of 360°
Saturation86%
Lightness94%
Temperature
Warm ← → Cool79% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e4fdf5
RGBrgb(228, 253, 245)
HSLhsl(161, 86%, 94%)
CMYKcmyk(10%, 0%, 3%, 1%)
LABlab(97.4 -9.6 1.1)
LCHlch(97.4 9.6 173.7)
OKLCHoklch(0.974 0.028 174.5)
Decimal15007221
Display P3color(display-p3 0.894 0.992 0.961)

Copy-ready code

/* CSS */
color: #e4fdf5;
background-color: #e4fdf5;
/* Tailwind (arbitrary) */
class="text-[#e4fdf5] bg-[#e4fdf5]"
/* SCSS */
$brand: #e4fdf5;
/* SwiftUI */
Color(red: 0.894, green: 0.992, blue: 0.961)
/* Android */
Color.parseColor("#e4fdf5")
/* Flutter */
Color(0xFFE4FDF5)
/* Python / OpenCV (BGR) */
(245, 253, 228)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #e4fdf5 · 19.67:1
Use #000000AAA at every size.
Aa
White text · 1.07:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.67:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e4fdf5 as text scores 1.07:1 on white and 19.67:1 on black.

Accessibility — WCAG contrast

Aa
#e4fdf5 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#e4fdf5 on black: 19.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBFAF5
deuteranopia · #F6F6F6
tritanopia · #DFFEFA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e4fdf5 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.

#F2FDF9
#e4fdf5
#C5F7E7
#97F7D8
#62F3C5
#2EF0B2
#11E4A0
#0EBE86
#0B986B
#0D6E4F
#084531
Base = 100Lightest = 50 · #F2FDF9Darkest = 950 · #084531
:root {
  --brand-50: #F2FDF9;
  --brand-100: #e4fdf5;
  --brand-200: #C5F7E7;
  --brand-300: #97F7D8;
  --brand-400: #62F3C5;
  --brand-500: #2EF0B2;
  --brand-600: #11E4A0;
  --brand-700: #0EBE86;
  --brand-800: #0B986B;
  --brand-900: #0D6E4F;
  --brand-950: #084531;
  --brand: #e4fdf5;
  --brand-ink: #000000;
}

Colors that work with #e4fdf5

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF8
Tinted page background
Border#C0EDDE
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#C50770
Second voice, not a rival
Dark variant#097754
Hover, pressed, headers
Light variant#E7FDF6
Selected rows, tints
Dark surface#14241F
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #e4fdf5

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
Use with care
  • 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#FDE4EC
Analogous left#E4FDE8
Analogous right#E4F8FD
Split-complement 1#FDE4F8
Split-complement 2#FDE8E4
Triadic 1#F5E4FD
Triadic 2#FDF5E4
Tetradic#E8E4FD

RGB percentages

Red89.4%
Green99.2%
Blue96.1%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow3.2%
Key (black)0.8%

Color previews

#e4fdf5 text on a black background

contrast 19.67:1

Card sample

#e4fdf5 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #e4fdf5;
Background color
Panel with #e4fdf5 background
background-color: #e4fdf5;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #e4fdf5;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(228, 253, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(228, 253, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e4fdf5;
background: linear-gradient(135deg, #e4fdf5, #E4F4FD);

Monochromatic scale

Palettes built from #e4fdf5

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.

#e4fdf5 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#e4fdf5, answered

What color is #e4fdf5?

#e4fdf5 is a pale electric cyan, closest to Light Cyan (ΔE2000 3.7). It sits at 161° on the hue wheel with 86% saturation and 94% lightness, which reads as cool.

What is the RGB value of #e4fdf5?

rgb(228, 253, 245) — 228 red, 253 green and 245 blue out of 255, or 89.4% / 99.2% / 96.1% by channel.

Is #e4fdf5 a light or a dark color?

It is a light color. Relative luminance is 0.9334 and perceived brightness is 96%, so black text on it reaches 19.67:1.

Should I use black or white text on #e4fdf5?

Black. It scores 19.67:1 against #e4fdf5, versus 1.07:1 for white — AAA at any size.

What is the complementary color of #e4fdf5?

#FDE4EC sits directly opposite on the wheel. Softer options are the split-complements #FDE4F8 and #FDE8E4, which give the same contrast with far less vibration.

What colors go well with #e4fdf5?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #C50770 as an accent and #097754 for hover and pressed states. For a palette, the analogous pair #E4FDE8 and #E4F8FD stays calm, while #FDE4EC is the loudest partner.

What is #e4fdf5 in CMYK for printing?

cmyk(10%, 0%, 3%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #e4fdf5 warm or cool?

Cool — it scores 79 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E4FDEC; nudged cooler, #E4FCFD.

Work with #e4fdf5 in the Color Lab