Skip to content

#becdd2

a light, soft cyan · cool · closest name: Light Gray

RGB
190, 205, 210
HSL
195°, 18%, 78%
CMYK
10, 2, 0, 18
Luminance
0.5926

At a glance

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

Hex
#becdd2
Hue
195°
cyan
Saturation
18%
soft
Lightness
78%
light
Brightness
82%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5926
WCAG relative
Temperature
Cool
73/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.85:1
Closest name
Light Gray
ΔE2000 6.7
Where it sits
Hue195° of 360°
Saturation18%
Lightness78%
Temperature
Warm ← → Cool73% 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#becdd2
RGBrgb(190, 205, 210)
HSLhsl(195, 18%, 78%)
CMYKcmyk(10%, 2%, 0%, 18%)
LABlab(81.4 -4.1 -4.2)
LCHlch(81.4 5.9 225.9)
OKLCHoklch(0.838 0.018 219.7)
Decimal12504530
Display P3color(display-p3 0.745 0.804 0.824)

Copy-ready code

/* CSS */
color: #becdd2;
background-color: #becdd2;
/* Tailwind (arbitrary) */
class="text-[#becdd2] bg-[#becdd2]"
/* SCSS */
$brand: #becdd2;
/* SwiftUI */
Color(red: 0.745, green: 0.804, blue: 0.824)
/* Android */
Color.parseColor("#becdd2")
/* Flutter */
Color(0xFFBECDD2)
/* Python / OpenCV (BGR) */
(210, 205, 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 #becdd2 · 12.85:1
Use #000000AAA at every size.
Aa
White text · 1.63:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.85:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #becdd2 as text scores 1.63:1 on white and 12.85:1 on black.

Accessibility — WCAG contrast

Aa
#becdd2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#becdd2 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACCD2
deuteranopia · #C6C9D2
tritanopia · #B9CFCE

Color scale — 50 to 950

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

#F6F8F8
#EEF1F2
#D9E1E3
#becdd2
#9CB3BA
#7A99A3
#648691
#536F79
#435960
#334247
#20292D
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #20292D
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF1F2;
  --brand-200: #D9E1E3;
  --brand-300: #becdd2;
  --brand-400: #9CB3BA;
  --brand-500: #7A99A3;
  --brand-600: #648691;
  --brand-700: #536F79;
  --brand-800: #435960;
  --brand-900: #334247;
  --brand-950: #20292D;
  --brand: #becdd2;
  --brand-ink: #000000;
}

Colors that work with #becdd2

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#F6F8F9
Tinted page background
Border#CFDADE
Hairlines and dividers
Muted text#5E7D88
Captions on the surface
Accent#7C5050
Second voice, not a rival
Dark variant#34464B
Hover, pressed, headers
Light variant#F0F3F5
Selected rows, tints
Dark surface#171F21
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 #becdd2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D2C3BE
Analogous left#BED2CD
Analogous right#BEC3D2
Split-complement 1#D2BEC3
Split-complement 2#D2CDBE
Triadic 1#D2BECD
Triadic 2#CDD2BE
Tetradic#CDBED2

RGB percentages

Red74.5%
Green80.4%
Blue82.4%

CMYK percentages

Cyan9.5%
Magenta2.4%
Yellow0.0%
Key (black)17.6%

Color previews

#becdd2 text on a black background

contrast 12.85:1

Card sample

#becdd2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdd2

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.

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

Converts to four-color process without much drama. Proof it anyway.

#becdd2, answered

What color is #becdd2?

#becdd2 is a light soft cyan, closest to Light Gray (ΔE2000 6.7). It sits at 195° on the hue wheel with 18% saturation and 78% lightness, which reads as cool.

What is the RGB value of #becdd2?

rgb(190, 205, 210) — 190 red, 205 green and 210 blue out of 255, or 74.5% / 80.4% / 82.4% by channel.

Is #becdd2 a light or a dark color?

It is a light color. Relative luminance is 0.5926 and perceived brightness is 79%, so black text on it reaches 12.85:1.

Should I use black or white text on #becdd2?

Black. It scores 12.85:1 against #becdd2, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #becdd2?

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

What colors go well with #becdd2?

For interface work: #F6F8F9 as the surface, #CFDADE for borders, #5E7D88 for secondary text, #7C5050 as an accent and #34464B for hover and pressed states. For a palette, the analogous pair #BED2CD and #BEC3D2 stays calm, while #D2C3BE is the loudest partner.

What is #becdd2 in CMYK for printing?

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

Is #becdd2 warm or cool?

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

Work with #becdd2 in the Color Lab