#BDDEED#BDDEED

#BDDEED is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.041 H 227.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).

Color values

HEX#BDDEED
RGBrgb(189, 222, 237)
HSLhsl(199, 57%, 84%)
HSVhsv(199, 20%, 93%)
CMYKcmyk(20.3%, 6.3%, 0%, 7.1%)
CIE-LABlab(86.59, -7.66, -10.94)
CIE-LCHlch(86.59, 13.35, 234.99°)
OKLaboklab(88.14% -0.0276 -0.0297)
OKLCHoklch(88.14% 0.041 227.1)
XYZxyz(62.3894, 69.1739, 90.1691)
Luminance0.6918 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDEED #EDCCBD
analogous
#BDEDE4 #BDDEED #BDC6ED
triadic
#BDDEED #EDBDDE #DEEDBD
tetradic
#BDDEED #E4BDED #EDCCBD #C6EDBD
square
#BDDEED #E4BDED #EDCCBD #C6EDBD
split-complementary
#BDDEED #EDBDC6 #EDE4BD
monochromatic
#5DAED3 #8DC6E0 #BDDEED #E7F3F8 #E7F3F8

Accessibility & contrast

On white

1.42
#BDDEED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.84
#BDDEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDEED
14.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDEED#FFFFFF#000000##000000
##BDDEED1.001.4214.8414.84
#FFFFFF1.421.0021.0021.00
#00000014.8421.001.001.00
##00000014.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B0E3E3
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bddeed;
/* rgb */ color: rgb(189, 222, 237);
/* oklch */ color: oklch(88.1% 0.041 227.1);
Tailwind
colors: {
  custom: {
    50: '#d1e8f2',
    500: '#bddeed',
    950: '#000000',
  },
}
SCSS
$custom: #bddeed;
$custom-light: #d1e8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bddeed",
  "rgb": {
    "r": 189,
    "g": 222,
    "b": 237
  },
  "hsl": {
    "h": 198.75,
    "s": 57.143,
    "l": 83.529
  },
  "oklch": {
    "l": 0.88141,
    "c": 0.04052,
    "h": 227.1
  },
  "luminance": 0.69176
}

Semantic roles & 50–950 ramp

primary
#BDDEED
secondary
#CA9A84
accent
#5421C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BDDEED

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

Preview Lab → · Contrast checker → · Palette generator →

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