#BECEDC#BECEDC

#BECEDC is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.026 H 244.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).

Color values

HEX#BECEDC
RGBrgb(190, 206, 220)
HSLhsl(208, 30%, 80%)
HSVhsv(208, 14%, 86%)
CMYKcmyk(13.6%, 6.4%, 0%, 13.7%)
CIE-LABlab(81.98, -2.60, -8.77)
CIE-LCHlch(81.98, 9.14, 253.50°)
OKLaboklab(84.36% -0.0113 -0.0236)
OKLCHoklch(84.36% 0.026 244.5)
XYZxyz(56.2217, 60.2561, 76.3648)
Luminance0.6026 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BECEDC #DCCCBE
analogous
#BEDCDB #BECEDC #BEBFDC
triadic
#BECEDC #DCBECE #CEDCBE
tetradic
#BECEDC #DBBEDC #DCCCBE #BFDCBE
square
#BECEDC #DBBEDC #DCCCBE #BFDCBE
split-complementary
#BECEDC #DCBEBF #DCDBBE
monochromatic
#6E92B1 #96B0C7 #BECEDC #E6ECF1 #EBF0F4

Accessibility & contrast

On white

1.61
#BECEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.05
#BECEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BECEDC
13.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BECEDC#FFFFFF#000000##000000
##BECEDC1.001.6113.0513.05
#FFFFFF1.611.0021.0021.00
#00000013.0521.001.001.00
##00000013.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#B7D1D2
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #becedc;
/* rgb */ color: rgb(190, 206, 220);
/* oklch */ color: oklch(84.4% 0.026 244.5);
Tailwind
colors: {
  custom: {
    50: '#d1dce6',
    500: '#becedc',
    950: '#000000',
  },
}
SCSS
$custom: #becedc;
$custom-light: #d1dce6;
$custom-dark: #000000;
JSON
{
  "hex": "#becedc",
  "rgb": {
    "r": 190,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 208,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.84358,
    "c": 0.0262,
    "h": 244.5
  },
  "luminance": 0.60257
}

Semantic roles & 50–950 ramp

primary
#BECEDC
secondary
#B39E8B
accent
#6F3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BECEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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