#BDDEFF#BDDEFF

#BDDEFF is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.058 H 248.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).

Color values

HEX#BDDEFF
RGBrgb(189, 222, 255)
HSLhsl(210, 100%, 87%)
HSVhsv(210, 26%, 100%)
CMYKcmyk(25.9%, 12.9%, 0%, 0%)
CIE-LABlab(87.13, -3.68, -19.60)
CIE-LCHlch(87.13, 19.94, 259.36°)
OKLaboklab(88.75% -0.0211 -0.0535)
OKLCHoklch(88.75% 0.058 248.5)
XYZxyz(65.1524, 70.2791, 104.7208)
Luminance0.7028 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDEFF #FFDEBD
analogous
#BDFFFF #BDDEFF #BDBDFF
triadic
#BDDEFF #FFBDDE #DEFFBD
tetradic
#BDDEFF #FFBDFF #FFDEBD #BDFFBD
square
#BDDEFF #FFBDFF #FFDEBD #BDFFBD
split-complementary
#BDDEFF #FFBDBD #FFFFBD
monochromatic
#43A1FF #80BFFF #BDDEFF #E0F0FF #E0F0FF

Accessibility & contrast

On white

1.39
#BDDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.06
#BDDEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDEFF
15.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDEFF#FFFFFF#000000##000000
##BDDEFF1.001.3915.0615.06
#FFFFFF1.391.0021.0021.00
#00000015.0621.001.001.00
##00000015.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#AAE6E9
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #bddeff;
/* rgb */ color: rgb(189, 222, 255);
/* oklch */ color: oklch(88.7% 0.058 248.5);
Tailwind
colors: {
  custom: {
    50: '#d2e8ff',
    500: '#bddeff',
    950: '#000000',
  },
}
SCSS
$custom: #bddeff;
$custom-light: #d2e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bddeff",
  "rgb": {
    "r": 189,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 210,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.88749,
    "c": 0.05756,
    "h": 248.5
  },
  "luminance": 0.70281
}

Semantic roles & 50–950 ramp

primary
#BDDEFF
secondary
#E7B079
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486

Preview Lab

Preview with #BDDEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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