#BECDD2#BECDD2

#BECDD2 is a very light, near-neutral cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.018 H 219.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).

Color values

HEX#BECDD2
RGBrgb(190, 205, 210)
HSLhsl(195, 18%, 78%)
HSVhsv(195, 10%, 82%)
CMYKcmyk(9.5%, 2.4%, 0%, 17.6%)
CIE-LABlab(81.44, -4.09, -4.22)
CIE-LCHlch(81.44, 5.88, 225.92°)
OKLaboklab(83.84% -0.0137 -0.0114)
OKLCHoklch(83.84% 0.018 219.7)
XYZxyz(54.6968, 59.2622, 69.5173)
Luminance0.5926 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BECDD2 #D2C3BE
analogous
#BED2CD #BECDD2 #BEC3D2
triadic
#BECDD2 #D2BECD #CDD2BE
tetradic
#BECDD2 #CDBED2 #D2C3BE #C3D2BE
square
#BECDD2 #CDBED2 #D2C3BE #C3D2BE
split-complementary
#BECDD2 #D2BEC3 #D2CDBE
monochromatic
#7695A0 #9AB1B9 #BECDD2 #E2E9EB #EDF1F2

Accessibility & contrast

On white

1.63
#BECDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.85
#BECDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BECDD2
12.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BECDD2#FFFFFF#000000##000000
##BECDD21.001.6312.8512.85
#FFFFFF1.631.0021.0021.00
#00000012.8521.001.001.00
##00000012.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B9CFCE
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #becdd2;
/* rgb */ color: rgb(190, 205, 210);
/* oklch */ color: oklch(83.8% 0.018 219.7);
Tailwind
colors: {
  custom: {
    50: '#d1dcdf',
    500: '#becdd2',
    950: '#000000',
  },
}
SCSS
$custom: #becdd2;
$custom-light: #d1dcdf;
$custom-dark: #000000;
JSON
{
  "hex": "#becdd2",
  "rgb": {
    "r": 190,
    "g": 205,
    "b": 210
  },
  "hsl": {
    "h": 195,
    "s": 18.182,
    "l": 78.431
  },
  "oklch": {
    "l": 0.83839,
    "c": 0.01779,
    "h": 219.7
  },
  "luminance": 0.59263
}

Semantic roles & 50–950 ramp

primary
#BECDD2
secondary
#A7948D
accent
#5E499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BECDD2

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BECDD2 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva