#BECCDC#BECCDC

#BECCDC is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.027 H 251.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).

Color values

HEX#BECCDC
RGBrgb(190, 204, 220)
HSLhsl(212, 30%, 80%)
HSVhsv(212, 14%, 86%)
CMYKcmyk(13.6%, 7.3%, 0%, 13.7%)
CIE-LABlab(81.46, -1.54, -9.54)
CIE-LCHlch(81.46, 9.67, 260.81°)
OKLaboklab(83.95% -0.0085 -0.0257)
OKLCHoklch(83.95% 0.027 251.7)
XYZxyz(55.7433, 59.2993, 76.2053)
Luminance0.5930 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BECCDC #DCCEBE
analogous
#BEDBDC #BECCDC #BFBEDC
triadic
#BECCDC #DCBECC #CCDCBE
tetradic
#BECCDC #DCBEDB #DCCEBE #BEDCBF
square
#BECCDC #DCBEDB #DCCEBE #BEDCBF
split-complementary
#BECCDC #DCBFBE #DBDCBE
monochromatic
#6E8EB1 #96ADC7 #BECCDC #E6EBF1 #EBEFF4

Accessibility & contrast

On white

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

On black

12.86
#BECCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BECCDC
12.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BECCDC#FFFFFF#000000##000000
##BECCDC1.001.6312.8612.86
#FFFFFF1.631.0021.0021.00
#00000012.8621.001.001.00
##00000012.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B7CFD1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #beccdc;
/* rgb */ color: rgb(190, 204, 220);
/* oklch */ color: oklch(83.9% 0.027 251.7);
Tailwind
colors: {
  custom: {
    50: '#d1dbe6',
    500: '#beccdc',
    950: '#000000',
  },
}
SCSS
$custom: #beccdc;
$custom-light: #d1dbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#beccdc",
  "rgb": {
    "r": 190,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 212,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.83948,
    "c": 0.02711,
    "h": 251.7
  },
  "luminance": 0.593
}

Semantic roles & 50–950 ramp

primary
#BECCDC
secondary
#B3A08B
accent
#763DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BECCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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