Skip to content

#dbfef5

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

RGB
219, 254, 245
HSL
165°, 95%, 93%
CMYK
14, 0, 4, 0
Luminance
0.9254

At a glance

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

Hex
#dbfef5
Hue
165°
cyan
Saturation
95%
electric
Lightness
93%
pale
Brightness
100%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9254
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
19.51:1
Closest name
Light Cyan
ΔE2000 4.2
Where it sits
Hue165° of 360°
Saturation95%
Lightness93%
Temperature
Warm ← → Cool81% 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#dbfef5
RGBrgb(219, 254, 245)
HSLhsl(165, 95%, 93%)
CMYKcmyk(14%, 0%, 4%, 0%)
LABlab(97.0 -12.9 0.5)
LCHlch(97.0 12.9 177.7)
OKLCHoklch(0.970 0.038 178.2)
Decimal14417653
Display P3color(display-p3 0.859 0.996 0.961)

Copy-ready code

/* CSS */
color: #dbfef5;
background-color: #dbfef5;
/* Tailwind (arbitrary) */
class="text-[#dbfef5] bg-[#dbfef5]"
/* SCSS */
$brand: #dbfef5;
/* SwiftUI */
Color(red: 0.859, green: 0.996, blue: 0.961)
/* Android */
Color.parseColor("#dbfef5")
/* Flutter */
Color(0xFFDBFEF5)
/* Python / OpenCV (BGR) */
(245, 254, 219)

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

Accessibility — WCAG contrast

Aa
#dbfef5 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#dbfef5 on black: 19.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBF9F5
deuteranopia · #F4F4F6
tritanopia · #D3FFFB

Color scale — 50 to 950

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

#F1FDFA
#dbfef5
#C2FAEB
#92FCE1
#5BFAD2
#25F9C2
#07EEB3
#06C695
#049F77
#087257
#054836
Base = 100Lightest = 50 · #F1FDFADarkest = 950 · #054836
:root {
  --brand-50: #F1FDFA;
  --brand-100: #dbfef5;
  --brand-200: #C2FAEB;
  --brand-300: #92FCE1;
  --brand-400: #5BFAD2;
  --brand-500: #25F9C2;
  --brand-600: #07EEB3;
  --brand-700: #06C695;
  --brand-800: #049F77;
  --brand-900: #087257;
  --brand-950: #054836;
  --brand: #dbfef5;
  --brand-ink: #000000;
}

Colors that work with #dbfef5

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#CC0069
Second voice, not a rival
Dark variant#037C5D
Hover, pressed, headers
Light variant#E6FEF8
Selected rows, tints
Dark surface#142420
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 #dbfef5

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#FEDBE4
Analogous left#DBFEE3
Analogous right#DBF5FE
Split-complement 1#FEDBF5
Split-complement 2#FEE3DB
Triadic 1#F5DBFE
Triadic 2#FEF5DB
Tetradic#E3DBFE

RGB percentages

Red85.9%
Green99.6%
Blue96.1%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow3.5%
Key (black)0.4%

Color previews

#dbfef5 text on a black background

contrast 19.51:1

Card sample

#dbfef5 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfef5

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.

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

#dbfef5, answered

What color is #dbfef5?

#dbfef5 is a pale electric cyan, closest to Light Cyan (ΔE2000 4.2). It sits at 165° on the hue wheel with 95% saturation and 93% lightness, which reads as cool.

What is the RGB value of #dbfef5?

rgb(219, 254, 245) — 219 red, 254 green and 245 blue out of 255, or 85.9% / 99.6% / 96.1% by channel.

Is #dbfef5 a light or a dark color?

It is a light color. Relative luminance is 0.9254 and perceived brightness is 95%, so black text on it reaches 19.51:1.

Should I use black or white text on #dbfef5?

Black. It scores 19.51:1 against #dbfef5, versus 1.08:1 for white — AAA at any size.

What is the complementary color of #dbfef5?

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

What colors go well with #dbfef5?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #CC0069 as an accent and #037C5D for hover and pressed states. For a palette, the analogous pair #DBFEE3 and #DBF5FE stays calm, while #FEDBE4 is the loudest partner.

What is #dbfef5 in CMYK for printing?

cmyk(14%, 0%, 4%, 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 #dbfef5 warm or cool?

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

Work with #dbfef5 in the Color Lab