Skip to content

#befdf0

a pale, electric cyan · cool · closest name: Pale Turquoise

RGB
190, 253, 240
HSL
168°, 94%, 87%
CMYK
25, 0, 5, 1
Luminance
0.8749

At a glance

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

Hex
#befdf0
Hue
168°
cyan
Saturation
94%
electric
Lightness
87%
pale
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8749
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.50:1
Closest name
Pale Turquoise
ΔE2000 5.8
Where it sits
Hue168° of 360°
Saturation94%
Lightness87%
Temperature
Warm ← → Cool82% 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#befdf0
RGBrgb(190, 253, 240)
HSLhsl(168, 94%, 87%)
CMYKcmyk(25%, 0%, 5%, 1%)
LABlab(94.9 -22.2 -0.2)
LCHlch(94.9 22.2 180.4)
OKLCHoklch(0.948 0.066 180.7)
Decimal12516848
Display P3color(display-p3 0.745 0.992 0.941)

Copy-ready code

/* CSS */
color: #befdf0;
background-color: #befdf0;
/* Tailwind (arbitrary) */
class="text-[#befdf0] bg-[#befdf0]"
/* SCSS */
$brand: #befdf0;
/* SwiftUI */
Color(red: 0.745, green: 0.992, blue: 0.941)
/* Android */
Color.parseColor("#befdf0")
/* Flutter */
Color(0xFFBEFDF0)
/* Python / OpenCV (BGR) */
(240, 253, 190)

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

Accessibility — WCAG contrast

Aa
#befdf0 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#befdf0 on black: 18.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F6F0
deuteranopia · #ECEDF1
tritanopia · #ADFFF9

Color scale — 50 to 950

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

#F2FDFB
#E4FBF7
#befdf0
#92FCE6
#5CFAD9
#25F8CD
#07EDBE
#06C69E
#059E7F
#08725C
#05473A
Base = 200Lightest = 50 · #F2FDFBDarkest = 950 · #05473A
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E4FBF7;
  --brand-200: #befdf0;
  --brand-300: #92FCE6;
  --brand-400: #5CFAD9;
  --brand-500: #25F8CD;
  --brand-600: #07EDBE;
  --brand-700: #06C69E;
  --brand-800: #059E7F;
  --brand-900: #08725C;
  --brand-950: #05473A;
  --brand: #befdf0;
  --brand-ink: #000000;
}

Colors that work with #befdf0

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#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#C9035E
Second voice, not a rival
Dark variant#047C63
Hover, pressed, headers
Light variant#E6FEF9
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 #befdf0

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#FDBECB
Analogous left#BEFDD1
Analogous right#BEEBFD
Split-complement 1#FDBEEB
Split-complement 2#FDD1BE
Triadic 1#F0BEFD
Triadic 2#FDF0BE
Tetradic#D1BEFD

RGB percentages

Red74.5%
Green99.2%
Blue94.1%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow5.1%
Key (black)0.8%

Color previews

#befdf0 text on a black background

contrast 18.50:1

Card sample

#befdf0 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #befdf0

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.

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

#befdf0, answered

What color is #befdf0?

#befdf0 is a pale electric cyan, closest to Pale Turquoise (ΔE2000 5.8). It sits at 168° on the hue wheel with 94% saturation and 87% lightness, which reads as cool.

What is the RGB value of #befdf0?

rgb(190, 253, 240) — 190 red, 253 green and 240 blue out of 255, or 74.5% / 99.2% / 94.1% by channel.

Is #befdf0 a light or a dark color?

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

Should I use black or white text on #befdf0?

Black. It scores 18.50:1 against #befdf0, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #befdf0?

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

What colors go well with #befdf0?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #C9035E as an accent and #047C63 for hover and pressed states. For a palette, the analogous pair #BEFDD1 and #BEEBFD stays calm, while #FDBECB is the loudest partner.

What is #befdf0 in CMYK for printing?

cmyk(25%, 0%, 5%, 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 #befdf0 warm or cool?

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

Work with #befdf0 in the Color Lab