#BDDDF2#BDDDF2

#BDDDF2 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.045 H 236.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).

Color values

HEX#BDDDF2
RGBrgb(189, 221, 242)
HSLhsl(204, 67%, 85%)
HSVhsv(204, 22%, 95%)
CMYKcmyk(21.9%, 8.7%, 0%, 5.1%)
CIE-LABlab(86.47, -6.06, -13.74)
CIE-LCHlch(86.47, 15.02, 246.20°)
OKLaboklab(88.1% -0.0244 -0.0373)
OKLCHoklch(88.1% 0.045 236.8)
XYZxyz(62.8653, 68.9406, 93.9818)
Luminance0.6894 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDDF2 #F2D2BD
analogous
#BDF2ED #BDDDF2 #BDC3F2
triadic
#BDDDF2 #F2BDDD #DDF2BD
tetradic
#BDDDF2 #EDBDF2 #F2D2BD #C3F2BD
square
#BDDDF2 #EDBDF2 #F2D2BD #C3F2BD
split-complementary
#BDDDF2 #F2BDC3 #F2EDBD
monochromatic
#57A8DE #8AC3E8 #BDDDF2 #E5F2FA #E5F2FA

Accessibility & contrast

On white

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

On black

14.79
#BDDDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDDF2
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDDF2#FFFFFF#000000##000000
##BDDDF21.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#AEE2E4
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bdddf2;
/* rgb */ color: rgb(189, 221, 242);
/* oklch */ color: oklch(88.1% 0.045 236.8);
Tailwind
colors: {
  custom: {
    50: '#d1e7f6',
    500: '#bdddf2',
    950: '#000000',
  },
}
SCSS
$custom: #bdddf2;
$custom-light: #d1e7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#bdddf2",
  "rgb": {
    "r": 189,
    "g": 221,
    "b": 242
  },
  "hsl": {
    "h": 203.774,
    "s": 67.089,
    "l": 84.51
  },
  "oklch": {
    "l": 0.88098,
    "c": 0.04464,
    "h": 236.8
  },
  "luminance": 0.68943
}

Semantic roles & 50–950 ramp

primary
#BDDDF2
secondary
#D2A181
accent
#6017CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BDDDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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