#BDDCED#BDDCED

#BDDCED is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.040 H 231.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).

Color values

HEX#BDDCED
RGBrgb(189, 220, 237)
HSLhsl(201, 57%, 84%)
HSVhsv(201, 20%, 93%)
CMYKcmyk(20.3%, 7.2%, 0%, 7.1%)
CIE-LABlab(86.07, -6.63, -11.72)
CIE-LCHlch(86.07, 13.46, 240.50°)
OKLaboklab(87.73% -0.025 -0.0318)
OKLCHoklch(87.73% 0.04 231.9)
XYZxyz(61.8614, 68.1178, 89.9931)
Luminance0.6812 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDCED #EDCEBD
analogous
#BDEDE6 #BDDCED #BDC4ED
triadic
#BDDCED #EDBDDC #DCEDBD
tetradic
#BDDCED #E6BDED #EDCEBD #C4EDBD
square
#BDDCED #E6BDED #EDCEBD #C4EDBD
split-complementary
#BDDCED #EDBDC4 #EDE6BD
monochromatic
#5DA9D3 #8DC2E0 #BDDCED #E7F2F8 #E7F2F8

Accessibility & contrast

On white

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

On black

14.62
#BDDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDCED
14.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDCED#FFFFFF#000000##000000
##BDDCED1.001.4414.6214.62
#FFFFFF1.441.0021.0021.00
#00000014.6221.001.001.00
##00000014.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#B0E1E1
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #bddced;
/* rgb */ color: rgb(189, 220, 237);
/* oklch */ color: oklch(87.7% 0.040 231.9);
Tailwind
colors: {
  custom: {
    50: '#d1e6f2',
    500: '#bddced',
    950: '#000000',
  },
}
SCSS
$custom: #bddced;
$custom-light: #d1e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bddced",
  "rgb": {
    "r": 189,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 201.25,
    "s": 57.143,
    "l": 83.529
  },
  "oklch": {
    "l": 0.87726,
    "c": 0.04041,
    "h": 231.9
  },
  "luminance": 0.6812
}

Semantic roles & 50–950 ramp

primary
#BDDCED
secondary
#CA9D84
accent
#5B21C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BDDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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