#BDDDEF#BDDDEF

#BDDDEF is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.042 H 232.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#BDDDEF
RGBrgb(189, 221, 239)
HSLhsl(202, 61%, 84%)
HSVhsv(202, 21%, 94%)
CMYKcmyk(20.9%, 7.5%, 0%, 6.3%)
CIE-LABlab(86.39, -6.71, -12.29)
CIE-LCHlch(86.39, 14.01, 241.36°)
OKLaboklab(88% -0.0255 -0.0334)
OKLCHoklch(88% 0.042 232.6)
XYZxyz(62.4185, 68.7618, 91.6283)
Luminance0.6876 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDDEF #EFCFBD
analogous
#BDEFE8 #BDDDEF #BDC4EF
triadic
#BDDDEF #EFBDDD #DDEFBD
tetradic
#BDDDEF #E8BDEF #EFCFBD #C4EFBD
square
#BDDDEF #E8BDEF #EFCFBD #C4EFBD
split-complementary
#BDDDEF #EFBDC4 #EFE8BD
monochromatic
#5AAAD7 #8CC4E3 #BDDDEF #E6F2F9 #E6F2F9

Accessibility & contrast

On white

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

On black

14.75
#BDDDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDDEF
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDDEF#FFFFFF#000000##000000
##BDDDEF1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4DCF0
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#AFE2E3
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bdddef;
/* rgb */ color: rgb(189, 221, 239);
/* oklch */ color: oklch(88.0% 0.042 232.6);
Tailwind
colors: {
  custom: {
    50: '#d1e7f4',
    500: '#bdddef',
    950: '#000000',
  },
}
SCSS
$custom: #bdddef;
$custom-light: #d1e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#bdddef",
  "rgb": {
    "r": 189,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 201.6,
    "s": 60.976,
    "l": 83.922
  },
  "oklch": {
    "l": 0.87999,
    "c": 0.04203,
    "h": 232.6
  },
  "luminance": 0.68764
}

Semantic roles & 50–950 ramp

primary
#BDDDEF
secondary
#CD9E83
accent
#5B1DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BDDDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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