#BDDBDF#BDDBDF

#BDDBDF is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.032 H 206.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).

Color values

HEX#BDDBDF
RGBrgb(189, 219, 223)
HSLhsl(187, 35%, 81%)
HSVhsv(187, 15%, 87%)
CMYKcmyk(15.2%, 1.8%, 0%, 12.5%)
CIE-LABlab(85.41, -9.06, -5.29)
CIE-LCHlch(85.41, 10.49, 210.31°)
OKLaboklab(87.08% -0.0289 -0.0143)
OKLCHoklch(87.08% 0.032 206.4)
XYZxyz(59.6336, 66.8080, 79.5511)
Luminance0.6681 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBDF #DFC1BD
analogous
#BDDFD2 #BDDBDF #BDCADF
triadic
#BDDBDF #DFBDDB #DBDFBD
tetradic
#BDDBDF #D2BDDF #DFC1BD #CADFBD
square
#BDDBDF #D2BDDF #DFC1BD #CADFBD
split-complementary
#BDDBDF #DFBDCA #DFD2BD
monochromatic
#6BAEB7 #94C5CB #BDDBDF #E6F1F3 #EAF4F5

Accessibility & contrast

On white

1.46
#BDDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.36
#BDDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBDF
14.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBDF#FFFFFF#000000##000000
##BDDBDF1.001.4614.3614.36
#FFFFFF1.461.0021.0021.00
#00000014.3621.001.001.00
##00000014.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#B3DEDC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bddbdf;
/* rgb */ color: rgb(189, 219, 223);
/* oklch */ color: oklch(87.1% 0.032 206.4);
Tailwind
colors: {
  custom: {
    50: '#d1e6e9',
    500: '#bddbdf',
    950: '#000000',
  },
}
SCSS
$custom: #bddbdf;
$custom-light: #d1e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbdf",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 187.059,
    "s": 34.694,
    "l": 80.784
  },
  "oklch": {
    "l": 0.87075,
    "c": 0.03227,
    "h": 206.4
  },
  "luminance": 0.6681
}

Semantic roles & 50–950 ramp

primary
#BDDBDF
secondary
#B78E89
accent
#4638AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BDDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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