#BED2ED#BED2ED

#BED2ED is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.043 H 255.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).

Color values

HEX#BED2ED
RGBrgb(190, 210, 237)
HSLhsl(214, 57%, 84%)
HSVhsv(214, 20%, 93%)
CMYKcmyk(19.8%, 11.4%, 0%, 7.1%)
CIE-LABlab(83.52, -1.10, -15.52)
CIE-LCHlch(83.52, 15.56, 265.94°)
OKLaboklab(85.74% -0.0106 -0.0421)
OKLCHoklch(85.74% 0.043 255.9)
XYZxyz(59.5639, 63.1533, 89.1559)
Luminance0.6315 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BED2ED #EDD9BE
analogous
#BEE9ED #BED2ED #C1BEED
triadic
#BED2ED #EDBED2 #D2EDBE
tetradic
#BED2ED #EDBEE9 #EDD9BE #BEEDC1
square
#BED2ED #EDBEE9 #EDD9BE #BEEDC1
split-complementary
#BED2ED #EDC1BE #E9EDBE
monochromatic
#5E90D2 #8EB1E0 #BED2ED #E7EEF8 #E7EEF8

Accessibility & contrast

On white

1.54
#BED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.63
#BED2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BED2ED
13.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BED2ED#FFFFFF#000000##000000
##BED2ED1.001.5413.6313.63
#FFFFFF1.541.0021.0021.00
#00000013.6321.001.001.00
##00000013.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#B2D8DB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #bed2ed;
/* rgb */ color: rgb(190, 210, 237);
/* oklch */ color: oklch(85.7% 0.043 255.9);
Tailwind
colors: {
  custom: {
    50: '#d2dff2',
    500: '#bed2ed',
    950: '#000000',
  },
}
SCSS
$custom: #bed2ed;
$custom-light: #d2dff2;
$custom-dark: #000000;
JSON
{
  "hex": "#bed2ed",
  "rgb": {
    "r": 190,
    "g": 210,
    "b": 237
  },
  "hsl": {
    "h": 214.468,
    "s": 56.627,
    "l": 83.725
  },
  "oklch": {
    "l": 0.85741,
    "c": 0.04345,
    "h": 255.9
  },
  "luminance": 0.63155
}

Semantic roles & 50–950 ramp

primary
#BED2ED
secondary
#CAAD85
accent
#7F21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BED2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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