#BEDDEB#BEDDEB

#BEDDEB is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.038 H 226.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).

Color values

HEX#BEDDEB
RGBrgb(190, 221, 235)
HSLhsl(199, 53%, 83%)
HSVhsv(199, 19%, 92%)
CMYKcmyk(19.1%, 6%, 0%, 7.8%)
CIE-LABlab(86.33, -7.27, -10.25)
CIE-LCHlch(86.33, 12.57, 234.67°)
OKLaboklab(87.94% -0.0261 -0.0278)
OKLCHoklch(87.94% 0.038 226.8)
XYZxyz(62.0830, 68.6564, 88.5622)
Luminance0.6866 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BEDDEB #EBCCBE
analogous
#BEEBE2 #BEDDEB #BEC6EB
triadic
#BEDDEB #EBBEDD #DDEBBE
tetradic
#BEDDEB #E2BEEB #EBCCBE #C6EBBE
square
#BEDDEB #E2BEEB #EBCCBE #C6EBBE
split-complementary
#BEDDEB #EBBEC6 #EBE2BE
monochromatic
#60ACCE #8FC5DD #BEDDEB #E8F3F8 #E8F3F8

Accessibility & contrast

On white

1.43
#BEDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.73
#BEDDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BEDDEB
14.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BEDDEB#FFFFFF#000000##000000
##BEDDEB1.001.4314.7314.73
#FFFFFF1.431.0021.0021.00
#00000014.7321.001.001.00
##00000014.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#B2E1E1
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #beddeb;
/* rgb */ color: rgb(190, 221, 235);
/* oklch */ color: oklch(87.9% 0.038 226.8);
Tailwind
colors: {
  custom: {
    50: '#d2e7f1',
    500: '#beddeb',
    950: '#000000',
  },
}
SCSS
$custom: #beddeb;
$custom-light: #d2e7f1;
$custom-dark: #000000;
JSON
{
  "hex": "#beddeb",
  "rgb": {
    "r": 190,
    "g": 221,
    "b": 235
  },
  "hsl": {
    "h": 198.667,
    "s": 52.941,
    "l": 83.333
  },
  "oklch": {
    "l": 0.87935,
    "c": 0.0381,
    "h": 226.8
  },
  "luminance": 0.68658
}

Semantic roles & 50–950 ramp

primary
#BEDDEB
secondary
#C79A86
accent
#5525C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485

Preview Lab

Preview with #BEDDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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