#BED2DC#BED2DC

#BED2DC is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.026 H 229.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#BED2DC
RGBrgb(190, 210, 220)
HSLhsl(200, 30%, 80%)
HSVhsv(200, 14%, 86%)
CMYKcmyk(13.6%, 4.5%, 0%, 13.7%)
CIE-LABlab(83.02, -4.69, -7.22)
CIE-LCHlch(83.02, 8.61, 236.97°)
OKLaboklab(85.18% -0.0168 -0.0195)
OKLCHoklch(85.18% 0.026 229.2)
XYZxyz(57.1970, 62.2065, 76.6899)
Luminance0.6221 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BED2DC #DCC8BE
analogous
#BEDCD7 #BED2DC #BEC3DC
triadic
#BED2DC #DCBED2 #D2DCBE
tetradic
#BED2DC #D7BEDC #DCC8BE #C3DCBE
square
#BED2DC #D7BEDC #DCC8BE #C3DCBE
split-complementary
#BED2DC #DCBEC3 #DCD7BE
monochromatic
#6E9BB1 #96B6C7 #BED2DC #E6EEF1 #EBF1F4

Accessibility & contrast

On white

1.56
#BED2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.44
#BED2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BED2DC
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BED2DC#FFFFFF#000000##000000
##BED2DC1.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#B6D5D5
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #bed2dc;
/* rgb */ color: rgb(190, 210, 220);
/* oklch */ color: oklch(85.2% 0.026 229.2);
Tailwind
colors: {
  custom: {
    50: '#d1dfe6',
    500: '#bed2dc',
    950: '#000000',
  },
}
SCSS
$custom: #bed2dc;
$custom-light: #d1dfe6;
$custom-dark: #000000;
JSON
{
  "hex": "#bed2dc",
  "rgb": {
    "r": 190,
    "g": 210,
    "b": 220
  },
  "hsl": {
    "h": 200,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.85182,
    "c": 0.02572,
    "h": 229.2
  },
  "luminance": 0.62208
}

Semantic roles & 50–950 ramp

primary
#BED2DC
secondary
#B3988B
accent
#613DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BED2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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