#B2CCDF#B2CCDF

#B2CCDF is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.039 H 239.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).

Color values

HEX#B2CCDF
RGBrgb(178, 204, 223)
HSLhsl(205, 41%, 79%)
HSVhsv(205, 20%, 87%)
CMYKcmyk(20.2%, 8.5%, 0%, 12.5%)
CIE-LABlab(80.73, -4.68, -12.32)
CIE-LCHlch(80.73, 13.18, 249.19°)
OKLaboklab(83.2% -0.0195 -0.0334)
OKLCHoklch(83.2% 0.039 239.7)
XYZxyz(53.2687, 57.9769, 78.1818)
Luminance0.5798 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2CCDF #DFC5B2
analogous
#B2DFDB #B2CCDF #B2B5DF
triadic
#B2CCDF #DFB2CC #CCDFB2
tetradic
#B2CCDF #DBB2DF #DFC5B2 #B5DFB2
square
#B2CCDF #DBB2DF #DFC5B2 #B5DFB2
split-complementary
#B2CCDF #DFB2B5 #DFDBB2
monochromatic
#5C93BB #87AFCD #B2CCDF #DDE9F1 #E9F1F6

Accessibility & contrast

On white

1.67
#B2CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.60
#B2CCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2CCDF
12.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2CCDF#FFFFFF#000000##000000
##B2CCDF1.001.6712.6012.60
#FFFFFF1.671.0021.0021.00
#00000012.6021.001.001.00
##00000012.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#A6D1D2
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #b2ccdf;
/* rgb */ color: rgb(178, 204, 223);
/* oklch */ color: oklch(83.2% 0.039 239.7);
Tailwind
colors: {
  custom: {
    50: '#c9dbe9',
    500: '#b2ccdf',
    950: '#000000',
  },
}
SCSS
$custom: #b2ccdf;
$custom-light: #c9dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#b2ccdf",
  "rgb": {
    "r": 178,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 205.333,
    "s": 41.284,
    "l": 78.627
  },
  "oklch": {
    "l": 0.83196,
    "c": 0.03874,
    "h": 239.7
  },
  "luminance": 0.57978
}

Semantic roles & 50–950 ramp

primary
#B2CCDF
secondary
#B8967E
accent
#6931B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #B2CCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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