#BADCED#BADCED

#BADCED is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.5% C 0.043 H 229.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).

Color values

HEX#BADCED
RGBrgb(186, 220, 237)
HSLhsl(200, 59%, 83%)
HSVhsv(200, 22%, 93%)
CMYKcmyk(21.5%, 7.2%, 0%, 7.1%)
CIE-LABlab(85.88, -7.54, -12.02)
CIE-LCHlch(85.88, 14.19, 237.92°)
OKLaboklab(87.53% -0.0279 -0.0326)
OKLCHoklch(87.53% 0.043 229.5)
XYZxyz(61.1247, 67.7380, 89.9585)
Luminance0.6774 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BADCED #EDCBBA
analogous
#BAEDE4 #BADCED #BAC2ED
triadic
#BADCED #EDBADC #DCEDBA
tetradic
#BADCED #E4BAED #EDCBBA #C2EDBA
square
#BADCED #E4BAED #EDCBBA #C2EDBA
split-complementary
#BADCED #EDBAC2 #EDE4BA
monochromatic
#59ABD4 #89C3E0 #BADCED #E7F3F9 #E7F3F9

Accessibility & contrast

On white

1.44
#BADCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.55
#BADCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BADCED
14.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BADCED#FFFFFF#000000##000000
##BADCED1.001.4414.5514.55
#FFFFFF1.441.0021.0021.00
#00000014.5521.001.001.00
##00000014.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#ACE1E1
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #badced;
/* rgb */ color: rgb(186, 220, 237);
/* oklch */ color: oklch(87.5% 0.043 229.5);
Tailwind
colors: {
  custom: {
    50: '#cfe6f2',
    500: '#badced',
    950: '#000000',
  },
}
SCSS
$custom: #badced;
$custom-light: #cfe6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#badced",
  "rgb": {
    "r": 186,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 200,
    "s": 58.621,
    "l": 82.941
  },
  "oklch": {
    "l": 0.87527,
    "c": 0.04292,
    "h": 229.5
  },
  "luminance": 0.6774
}

Semantic roles & 50–950 ramp

primary
#BADCED
secondary
#CA9981
accent
#571FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BADCED

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

Preview Lab → · Contrast checker → · Palette generator →

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