#B2DDEF#B2DDEF

#B2DDEF is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.051 H 225.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).

Color values

HEX#B2DDEF
RGBrgb(178, 221, 239)
HSLhsl(198, 66%, 82%)
HSVhsv(198, 26%, 94%)
CMYKcmyk(25.5%, 7.5%, 0%, 6.3%)
CIE-LABlab(85.71, -9.98, -13.38)
CIE-LCHlch(85.71, 16.69, 233.27°)
OKLaboklab(87.29% -0.0361 -0.0364)
OKLCHoklch(87.29% 0.051 225.3)
XYZxyz(59.7919, 67.4075, 91.5052)
Luminance0.6741 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DDEF #EFC4B2
analogous
#B2EFE3 #B2DDEF #B2BFEF
triadic
#B2DDEF #EFB2DD #DDEFB2
tetradic
#B2DDEF #E3B2EF #EFC4B2 #BFEFB2
square
#B2DDEF #E3B2EF #EFC4B2 #BFEFB2
split-complementary
#B2DDEF #EFB2BF #EFE3B2
monochromatic
#4DB0DA #7FC7E4 #B2DDEF #E5F3FA #E6F4FA

Accessibility & contrast

On white

1.45
#B2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.48
#B2DDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DDEF
14.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DDEF#FFFFFF#000000##000000
##B2DDEF1.001.4514.4814.48
#FFFFFF1.451.0021.0021.00
#00000014.4821.001.001.00
##00000014.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#A0E3E2
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #b2ddef;
/* rgb */ color: rgb(178, 221, 239);
/* oklch */ color: oklch(87.3% 0.051 225.3);
Tailwind
colors: {
  custom: {
    50: '#cae7f4',
    500: '#b2ddef',
    950: '#000000',
  },
}
SCSS
$custom: #b2ddef;
$custom-light: #cae7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#b2ddef",
  "rgb": {
    "r": 178,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 197.705,
    "s": 65.591,
    "l": 81.765
  },
  "oklch": {
    "l": 0.8729,
    "c": 0.05127,
    "h": 225.3
  },
  "luminance": 0.6741
}

Semantic roles & 50–950 ramp

primary
#B2DDEF
secondary
#CD9178
accent
#4E18CD
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485

Preview Lab

Preview with #B2DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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