Skip to content

#ecffff

a pale, electric cyan · cool · closest name: Azure

RGB
236, 255, 255
HSL
180°, 100%, 96%
CMYK
8, 0, 0, 0
Luminance
0.9657

At a glance

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

Hex
#ecffff
Hue
180°
cyan
Saturation
100%
electric
Lightness
96%
pale
Brightness
100%
HSV value
Perceived
98%
weighted brightness
Luminance
0.9657
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
20.31:1
Closest name
Azure
ΔE2000 1.4
Where it sits
Hue180° of 360°
Saturation100%
Lightness96%
Temperature
Warm ← → Cool88% 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#ecffff
RGBrgb(236, 255, 255)
HSLhsl(180, 100%, 96%)
CMYKcmyk(8%, 0%, 0%, 0%)
LABlab(98.7 -6.2 -2.1)
LCHlch(98.7 6.5 199.0)
OKLCHoklch(0.986 0.020 196.8)
Decimal15532031
Display P3color(display-p3 0.925 1.000 1.000)

Copy-ready code

/* CSS */
color: #ecffff;
background-color: #ecffff;
/* Tailwind (arbitrary) */
class="text-[#ecffff] bg-[#ecffff]"
/* SCSS */
$brand: #ecffff;
/* SwiftUI */
Color(red: 0.925, green: 1.000, blue: 1.000)
/* Android */
Color.parseColor("#ecffff")
/* Flutter */
Color(0xFFECFFFF)
/* Python / OpenCV (BGR) */
(255, 255, 236)

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 #ecffff · 20.31:1
Use #000000AAA at every size.
Aa
White text · 1.03:1
AA fail · AA large fail · AAA fail
Aa
Black text · 20.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ecffff as text scores 1.03:1 on white and 20.31:1 on black.

Accessibility — WCAG contrast

Aa
#ecffff on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#ecffff on black: 20.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCFDFF
deuteranopia · #F8FAFF
tritanopia · #E7FFFF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecffff is pinned to step 50; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#ecffff
#E3FCFC
#C0FCFC
#8FFFFF
#57FFFF
#1FFFFF
#00F5F5
#00CCCC
#00A3A3
#057676
#034949
Base = 50Lightest = 50 · #ecffffDarkest = 950 · #034949
:root {
  --brand-50: #ecffff;
  --brand-100: #E3FCFC;
  --brand-200: #C0FCFC;
  --brand-300: #8FFFFF;
  --brand-400: #57FFFF;
  --brand-500: #1FFFFF;
  --brand-600: #00F5F5;
  --brand-700: #00CCCC;
  --brand-800: #00A3A3;
  --brand-900: #057676;
  --brand-950: #034949;
  --brand: #ecffff;
  --brand-ink: #000000;
}

Colors that work with #ecffff

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#F4FAFA
Tinted page background
Border#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#CC0036
Second voice, not a rival
Dark variant#008080
Hover, pressed, headers
Light variant#E5FFFF
Selected rows, tints
Dark surface#142424
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 #ecffff

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#FFECEC
Analogous left#ECFFF6
Analogous right#ECF6FF
Split-complement 1#FFECF6
Split-complement 2#FFF6EC
Triadic 1#FFECFF
Triadic 2#FFFFEC
Tetradic#F6ECFF

RGB percentages

Red92.5%
Green100.0%
Blue100.0%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ecffff text on a black background

contrast 20.31:1

Card sample

#ecffff text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 255, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 255, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecffff;
background: linear-gradient(135deg, #ecffff, #ECF2FF);

Monochromatic scale

Palettes built from #ecffff

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.

#ecffff 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.

#ecffff, answered

What color is #ecffff?

#ecffff is a pale electric cyan, closest to Azure (ΔE2000 1.4). It sits at 180° on the hue wheel with 100% saturation and 96% lightness, which reads as cool.

What is the RGB value of #ecffff?

rgb(236, 255, 255) — 236 red, 255 green and 255 blue out of 255, or 92.5% / 100% / 100% by channel.

Is #ecffff a light or a dark color?

It is a light color. Relative luminance is 0.9657 and perceived brightness is 98%, so black text on it reaches 20.31:1.

Should I use black or white text on #ecffff?

Black. It scores 20.31:1 against #ecffff, versus 1.03:1 for white — AAA at any size.

What is the complementary color of #ecffff?

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

What colors go well with #ecffff?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #CC0036 as an accent and #008080 for hover and pressed states. For a palette, the analogous pair #ECFFF6 and #ECF6FF stays calm, while #FFECEC is the loudest partner.

What is #ecffff in CMYK for printing?

cmyk(8%, 0%, 0%, 0%). 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 #ecffff warm or cool?

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

Work with #ecffff in the Color Lab