#B2DBED#B2DBED

#B2DBED is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.8% C 0.050 H 226.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).

Color values

HEX#B2DBED
RGBrgb(178, 219, 237)
HSLhsl(198, 62%, 81%)
HSVhsv(198, 25%, 93%)
CMYKcmyk(24.9%, 7.6%, 0%, 7.1%)
CIE-LABlab(85.12, -9.40, -13.20)
CIE-LCHlch(85.12, 16.21, 234.55°)
OKLaboklab(86.8% -0.0342 -0.0359)
OKLCHoklch(86.8% 0.05 226.4)
XYZxyz(58.9732, 66.2402, 89.7827)
Luminance0.6624 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DBED #EDC4B2
analogous
#B2EDE2 #B2DBED #B2BEED
triadic
#B2DBED #EDB2DB #DBEDB2
tetradic
#B2DBED #E2B2ED #EDC4B2 #BEEDB2
square
#B2DBED #E2B2ED #EDC4B2 #BEEDB2
split-complementary
#B2DBED #EDB2BE #EDE2B2
monochromatic
#4FADD6 #80C4E1 #B2DBED #E4F2F9 #E6F3F9

Accessibility & contrast

On white

1.47
#B2DBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.25
#B2DBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DBED
14.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DBED#FFFFFF#000000##000000
##B2DBED1.001.4714.2514.25
#FFFFFF1.471.0021.0021.00
#00000014.2521.001.001.00
##00000014.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#A0E1E1
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #b2dbed;
/* rgb */ color: rgb(178, 219, 237);
/* oklch */ color: oklch(86.8% 0.050 226.4);
Tailwind
colors: {
  custom: {
    50: '#cae6f2',
    500: '#b2dbed',
    950: '#000000',
  },
}
SCSS
$custom: #b2dbed;
$custom-light: #cae6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dbed",
  "rgb": {
    "r": 178,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 198.305,
    "s": 62.105,
    "l": 81.373
  },
  "oklch": {
    "l": 0.86803,
    "c": 0.04963,
    "h": 226.4
  },
  "luminance": 0.66242
}

Semantic roles & 50–950 ramp

primary
#B2DBED
secondary
#CA9279
accent
#511CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485

Preview Lab

Preview with #B2DBED

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

Preview Lab → · Contrast checker → · Palette generator →

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