#B2DCED#B2DCED

#B2DCED is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.0% C 0.050 H 224.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#B2DCED
RGBrgb(178, 220, 237)
HSLhsl(197, 62%, 81%)
HSVhsv(197, 25%, 93%)
CMYKcmyk(24.9%, 7.2%, 0%, 7.1%)
CIE-LABlab(85.38, -9.91, -12.81)
CIE-LCHlch(85.38, 16.20, 232.25°)
OKLaboklab(87.01% -0.0355 -0.0349)
OKLCHoklch(87.01% 0.05 224.5)
XYZxyz(59.2349, 66.7635, 89.8700)
Luminance0.6677 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DCED #EDC3B2
analogous
#B2EDE1 #B2DCED #B2BFED
triadic
#B2DCED #EDB2DC #DCEDB2
tetradic
#B2DCED #E1B2ED #EDC3B2 #BFEDB2
square
#B2DCED #E1B2ED #EDC3B2 #BFEDB2
split-complementary
#B2DCED #EDB2BF #EDE1B2
monochromatic
#4FAFD6 #80C5E1 #B2DCED #E4F3F9 #E6F4F9

Accessibility & contrast

On white

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

On black

14.35
#B2DCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DCED
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DCED#FFFFFF#000000##000000
##B2DCED1.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #b2dced;
/* rgb */ color: rgb(178, 220, 237);
/* oklch */ color: oklch(87.0% 0.050 224.5);
Tailwind
colors: {
  custom: {
    50: '#cae6f2',
    500: '#b2dced',
    950: '#000000',
  },
}
SCSS
$custom: #b2dced;
$custom-light: #cae6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dced",
  "rgb": {
    "r": 178,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 197.288,
    "s": 62.105,
    "l": 81.373
  },
  "oklch": {
    "l": 0.87013,
    "c": 0.04977,
    "h": 224.5
  },
  "luminance": 0.66766
}

Semantic roles & 50–950 ramp

primary
#B2DCED
secondary
#CA9079
accent
#4E1CCA
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485

Preview Lab

Preview with #B2DCED

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

Preview Lab → · Contrast checker → · Palette generator →

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