Skip to content

#d2f7f0

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

RGB
210, 247, 240
HSL
169°, 70%, 90%
CMYK
15, 0, 3, 3
Luminance
0.8651

At a glance

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

Hex
#d2f7f0
Hue
169°
cyan
Saturation
70%
vivid
Lightness
90%
pale
Brightness
97%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8651
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
18.30:1
Closest name
Light Cyan
ΔE2000 4.2
Where it sits
Hue169° of 360°
Saturation70%
Lightness90%
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#d2f7f0
RGBrgb(210, 247, 240)
HSLhsl(169, 70%, 90%)
CMYKcmyk(15%, 0%, 3%, 3%)
LABlab(94.5 -13.2 -0.6)
LCHlch(94.5 13.3 182.7)
OKLCHoklch(0.948 0.039 182.8)
Decimal13826032
Display P3color(display-p3 0.824 0.969 0.941)

Copy-ready code

/* CSS */
color: #d2f7f0;
background-color: #d2f7f0;
/* Tailwind (arbitrary) */
class="text-[#d2f7f0] bg-[#d2f7f0]"
/* SCSS */
$brand: #d2f7f0;
/* SwiftUI */
Color(red: 0.824, green: 0.969, blue: 0.941)
/* Android */
Color.parseColor("#d2f7f0")
/* Flutter */
Color(0xFFD2F7F0)
/* Python / OpenCV (BGR) */
(240, 247, 210)

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

Accessibility — WCAG contrast

Aa
#d2f7f0 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#d2f7f0 on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3F2F0
deuteranopia · #ECEDF1
tritanopia · #C9F9F5

Color scale — 50 to 950

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

#F3FCFA
#E7F8F5
#d2f7f0
#A0EEDF
#70E6CF
#40DDBF
#25D0AF
#1FAD92
#198B75
#166556
#0E3F35
Base = 200Lightest = 50 · #F3FCFADarkest = 950 · #0E3F35
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F8F5;
  --brand-200: #d2f7f0;
  --brand-300: #A0EEDF;
  --brand-400: #70E6CF;
  --brand-500: #40DDBF;
  --brand-600: #25D0AF;
  --brand-700: #1FAD92;
  --brand-800: #198B75;
  --brand-900: #166556;
  --brand-950: #0E3F35;
  --brand: #d2f7f0;
  --brand-ink: #000000;
}

Colors that work with #d2f7f0

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#B11B5C
Second voice, not a rival
Dark variant#136C5B
Hover, pressed, headers
Light variant#E9FBF8
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 #d2f7f0

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#F7D2D9
Analogous left#D2F7DD
Analogous right#D2ECF7
Split-complement 1#F7D2EC
Split-complement 2#F7DDD2
Triadic 1#F0D2F7
Triadic 2#F7F0D2
Tetradic#DDD2F7

RGB percentages

Red82.4%
Green96.9%
Blue94.1%

CMYK percentages

Cyan15.0%
Magenta0.0%
Yellow2.8%
Key (black)3.1%

Color previews

#d2f7f0 text on a black background

contrast 18.30:1

Card sample

#d2f7f0 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 247, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 247, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2f7f0;
background: linear-gradient(135deg, #d2f7f0, #D2E5F7);

Monochromatic scale

Palettes built from #d2f7f0

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.

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

#d2f7f0, answered

What color is #d2f7f0?

#d2f7f0 is a pale vivid cyan, closest to Light Cyan (ΔE2000 4.2). It sits at 169° on the hue wheel with 70% saturation and 90% lightness, which reads as cool.

What is the RGB value of #d2f7f0?

rgb(210, 247, 240) — 210 red, 247 green and 240 blue out of 255, or 82.4% / 96.9% / 94.1% by channel.

Is #d2f7f0 a light or a dark color?

It is a light color. Relative luminance is 0.8651 and perceived brightness is 92%, so black text on it reaches 18.30:1.

Should I use black or white text on #d2f7f0?

Black. It scores 18.30:1 against #d2f7f0, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #d2f7f0?

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

What colors go well with #d2f7f0?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #B11B5C as an accent and #136C5B for hover and pressed states. For a palette, the analogous pair #D2F7DD and #D2ECF7 stays calm, while #F7D2D9 is the loudest partner.

What is #d2f7f0 in CMYK for printing?

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

Is #d2f7f0 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 #D2F7E2; nudged cooler, #D1F1F8.

Work with #d2f7f0 in the Color Lab