#B2C2CC#B2C2CC

#B2C2CC is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.023 H 235.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).

Color values

HEX#B2C2CC
RGBrgb(178, 194, 204)
HSLhsl(203, 20%, 75%)
HSVhsv(203, 13%, 80%)
CMYKcmyk(12.7%, 4.9%, 0%, 20%)
CIE-LABlab(77.52, -3.44, -6.87)
CIE-LCHlch(77.52, 7.68, 243.43°)
OKLaboklab(80.49% -0.0129 -0.0185)
OKLCHoklch(80.49% 0.023 235.1)
XYZxyz(48.5484, 52.4073, 64.6729)
Luminance0.5241 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2C2CC #CCBCB2
analogous
#B2CCC9 #B2C2CC #B2B5CC
triadic
#B2C2CC #CCB2C2 #C2CCB2
tetradic
#B2C2CC #C9B2CC #CCBCB2 #B5CCB2
square
#B2C2CC #C9B2CC #CCBCB2 #B5CCB2
split-complementary
#B2C2CC #CCB2B5 #CCC9B2
monochromatic
#68889B #8DA5B4 #B2C2CC #D7DFE4 #EDF0F3

Accessibility & contrast

On white

1.83
#B2C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.48
#B2C2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2C2CC
11.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2C2CC#FFFFFF#000000##000000
##B2C2CC1.001.8311.4811.48
#FFFFFF1.831.0021.0021.00
#00000011.4821.001.001.00
##00000011.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEC1CD
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#ABC5C5
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #b2c2cc;
/* rgb */ color: rgb(178, 194, 204);
/* oklch */ color: oklch(80.5% 0.023 235.1);
Tailwind
colors: {
  custom: {
    50: '#c9d4db',
    500: '#b2c2cc',
    950: '#000000',
  },
}
SCSS
$custom: #b2c2cc;
$custom-light: #c9d4db;
$custom-dark: #000000;
JSON
{
  "hex": "#b2c2cc",
  "rgb": {
    "r": 178,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 203.077,
    "s": 20.313,
    "l": 74.902
  },
  "oklch": {
    "l": 0.80489,
    "c": 0.02258,
    "h": 235.1
  },
  "luminance": 0.52408
}

Semantic roles & 50–950 ramp

primary
#B2C2CC
secondary
#A18D81
accent
#69479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384

Preview Lab

Preview with #B2C2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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