Skip to content

#d0eee8

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

RGB
208, 238, 232
HSL
168°, 47%, 88%
CMYK
13, 0, 3, 7
Luminance
0.8039

At a glance

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

Hex
#d0eee8
Hue
168°
cyan
Saturation
47%
vivid
Lightness
88%
pale
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8039
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.08:1
Closest name
Light Cyan
ΔE2000 4.5
Where it sits
Hue168° of 360°
Saturation47%
Lightness88%
Temperature
Warm ← → Cool83% 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#d0eee8
RGBrgb(208, 238, 232)
HSLhsl(168, 47%, 88%)
CMYKcmyk(13%, 0%, 3%, 7%)
LABlab(91.9 -10.9 -0.4)
LCHlch(91.9 10.9 182.1)
OKLCHoklch(0.926 0.032 182.2)
Decimal13692648
Display P3color(display-p3 0.816 0.933 0.910)

Copy-ready code

/* CSS */
color: #d0eee8;
background-color: #d0eee8;
/* Tailwind (arbitrary) */
class="text-[#d0eee8] bg-[#d0eee8]"
/* SCSS */
$brand: #d0eee8;
/* SwiftUI */
Color(red: 0.816, green: 0.933, blue: 0.910)
/* Android */
Color.parseColor("#d0eee8")
/* Flutter */
Color(0xFFD0EEE8)
/* Python / OpenCV (BGR) */
(232, 238, 208)

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

Accessibility — WCAG contrast

Aa
#d0eee8 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#d0eee8 on black: 17.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBEAE8
deuteranopia · #E5E6E9
tritanopia · #C9EFEC

Color scale — 50 to 950

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

#F5FAF9
#EAF5F3
#d0eee8
#ADE1D7
#83D2C3
#5AC3AE
#41B49D
#369683
#2B7869
#23584D
#163730
Base = 200Lightest = 50 · #F5FAF9Darkest = 950 · #163730
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EAF5F3;
  --brand-200: #d0eee8;
  --brand-300: #ADE1D7;
  --brand-400: #83D2C3;
  --brand-500: #5AC3AE;
  --brand-600: #41B49D;
  --brand-700: #369683;
  --brand-800: #2B7869;
  --brand-900: #23584D;
  --brand-950: #163730;
  --brand: #d0eee8;
  --brand-ink: #000000;
}

Colors that work with #d0eee8

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#C3E9E2
Hairlines and dividers
Muted text#4B9B8B
Captions on the surface
Accent#993363
Second voice, not a rival
Dark variant#225E52
Hover, pressed, headers
Light variant#ECF8F6
Selected rows, tints
Dark surface#142421
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 #d0eee8

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#EED0D6
Analogous left#D0EED9
Analogous right#D0E5EE
Split-complement 1#EED0E5
Split-complement 2#EED9D0
Triadic 1#E8D0EE
Triadic 2#EEE8D0
Tetradic#D9D0EE

RGB percentages

Red81.6%
Green93.3%
Blue91.0%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow2.5%
Key (black)6.7%

Color previews

#d0eee8 text on a black background

contrast 17.08:1

Card sample

#d0eee8 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 238, 232, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 238, 232, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d0eee8;
background: linear-gradient(135deg, #d0eee8, #D0E0EE);

Monochromatic scale

Palettes built from #d0eee8

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.

#d0eee8 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d0eee8, answered

What color is #d0eee8?

#d0eee8 is a pale vivid cyan, closest to Light Cyan (ΔE2000 4.5). It sits at 168° on the hue wheel with 47% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d0eee8?

rgb(208, 238, 232) — 208 red, 238 green and 232 blue out of 255, or 81.6% / 93.3% / 91% by channel.

Is #d0eee8 a light or a dark color?

It is a light color. Relative luminance is 0.8039 and perceived brightness is 90%, so black text on it reaches 17.08:1.

Should I use black or white text on #d0eee8?

Black. It scores 17.08:1 against #d0eee8, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #d0eee8?

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

What colors go well with #d0eee8?

For interface work: #F4FAF9 as the surface, #C3E9E2 for borders, #4B9B8B for secondary text, #993363 as an accent and #225E52 for hover and pressed states. For a palette, the analogous pair #D0EED9 and #D0E5EE stays calm, while #EED0D6 is the loudest partner.

What is #d0eee8 in CMYK for printing?

cmyk(13%, 0%, 3%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d0eee8 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 #D0EEDD; nudged cooler, #D0EAEF.

Work with #d0eee8 in the Color Lab