#BDDDF8#BDDDF8

#BDDDF8 is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.3% C 0.051 H 243.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#BDDDF8
RGBrgb(189, 221, 248)
HSLhsl(207, 81%, 86%)
HSVhsv(207, 24%, 97%)
CMYKcmyk(23.8%, 10.9%, 0%, 2.7%)
CIE-LABlab(86.66, -4.74, -16.64)
CIE-LCHlch(86.66, 17.30, 254.11°)
OKLaboklab(88.3% -0.0223 -0.0453)
OKLCHoklch(88.3% 0.051 243.8)
XYZxyz(63.7813, 69.3069, 98.8058)
Luminance0.6931 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDDF8 #F8D8BD
analogous
#BDF8F6 #BDDDF8 #BDBFF8
triadic
#BDDDF8 #F8BDDD #DDF8BD
tetradic
#BDDDF8 #F6BDF8 #F8D8BD #BFF8BD
square
#BDDDF8 #F6BDF8 #F8D8BD #BFF8BD
split-complementary
#BDDDF8 #F8BDBF #F8F6BD
monochromatic
#4EA4EC #86C0F2 #BDDDF8 #E3F1FC #E3F1FC

Accessibility & contrast

On white

1.41
#BDDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.86
#BDDDF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDDF8
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDDF8#FFFFFF#000000##000000
##BDDDF81.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DDF9
Deuteranopia (green-blind)
#CBD6F8
Tritanopia (blue-blind)
#ADE3E6
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bdddf8;
/* rgb */ color: rgb(189, 221, 248);
/* oklch */ color: oklch(88.3% 0.051 243.8);
Tailwind
colors: {
  custom: {
    50: '#d1e7fa',
    500: '#bdddf8',
    950: '#000000',
  },
}
SCSS
$custom: #bdddf8;
$custom-light: #d1e7fa;
$custom-dark: #000000;
JSON
{
  "hex": "#bdddf8",
  "rgb": {
    "r": 189,
    "g": 221,
    "b": 248
  },
  "hsl": {
    "h": 207.458,
    "s": 80.822,
    "l": 85.686
  },
  "oklch": {
    "l": 0.88301,
    "c": 0.0505,
    "h": 243.8
  },
  "luminance": 0.69309
}

Semantic roles & 50–950 ramp

primary
#BDDDF8
secondary
#DBA97E
accent
#6A08DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485

Preview Lab

Preview with #BDDDF8

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

Preview Lab → · Contrast checker → · Palette generator →

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