#BDDDF5#BDDDF5

#BDDDF5 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.2% C 0.047 H 240.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).

Color values

HEX#BDDDF5
RGBrgb(189, 221, 245)
HSLhsl(206, 74%, 85%)
HSVhsv(206, 23%, 96%)
CMYKcmyk(22.9%, 9.8%, 0%, 3.9%)
CIE-LABlab(86.56, -5.40, -15.19)
CIE-LCHlch(86.56, 16.12, 250.43°)
OKLaboklab(88.2% -0.0234 -0.0413)
OKLCHoklch(88.2% 0.047 240.5)
XYZxyz(63.3196, 69.1223, 96.3742)
Luminance0.6912 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDDF5 #F5D5BD
analogous
#BDF5F1 #BDDDF5 #BDC1F5
triadic
#BDDDF5 #F5BDDD #DDF5BD
tetradic
#BDDDF5 #F1BDF5 #F5D5BD #C1F5BD
square
#BDDDF5 #F1BDF5 #F5D5BD #C1F5BD
split-complementary
#BDDDF5 #F5BDC1 #F5F1BD
monochromatic
#53A6E5 #88C2ED #BDDDF5 #E4F1FB #E4F1FB

Accessibility & contrast

On white

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

On black

14.82
#BDDDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDDF5
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDDF5#FFFFFF#000000##000000
##BDDDF51.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#CCD6F5
Tritanopia (blue-blind)
#ADE3E5
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bdddf5;
/* rgb */ color: rgb(189, 221, 245);
/* oklch */ color: oklch(88.2% 0.047 240.5);
Tailwind
colors: {
  custom: {
    50: '#d1e7f8',
    500: '#bdddf5',
    950: '#000000',
  },
}
SCSS
$custom: #bdddf5;
$custom-light: #d1e7f8;
$custom-dark: #000000;
JSON
{
  "hex": "#bdddf5",
  "rgb": {
    "r": 189,
    "g": 221,
    "b": 245
  },
  "hsl": {
    "h": 205.714,
    "s": 73.684,
    "l": 85.098
  },
  "oklch": {
    "l": 0.88199,
    "c": 0.04747,
    "h": 240.5
  },
  "luminance": 0.69124
}

Semantic roles & 50–950 ramp

primary
#BDDDF5
secondary
#D6A580
accent
#6510D6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485

Preview Lab

Preview with #BDDDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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