#B2CBDF#B2CBDF

#B2CBDF is a very light, muted cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.039 H 242.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).

Color values

HEX#B2CBDF
RGBrgb(178, 203, 223)
HSLhsl(207, 41%, 79%)
HSVhsv(207, 20%, 87%)
CMYKcmyk(20.2%, 9%, 0%, 12.5%)
CIE-LABlab(80.46, -4.16, -12.72)
CIE-LCHlch(80.46, 13.38, 251.90°)
OKLaboklab(82.99% -0.0182 -0.0345)
OKLCHoklch(82.99% 0.039 242.2)
XYZxyz(53.0318, 57.5031, 78.1028)
Luminance0.5750 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2CBDF #DFC6B2
analogous
#B2DFDC #B2CBDF #B2B4DF
triadic
#B2CBDF #DFB2CB #CBDFB2
tetradic
#B2CBDF #DCB2DF #DFC6B2 #B4DFB2
square
#B2CBDF #DCB2DF #DFC6B2 #B4DFB2
split-complementary
#B2CBDF #DFB2B4 #DFDCB2
monochromatic
#5C91BB #87AECD #B2CBDF #DDE8F1 #E9F0F6

Accessibility & contrast

On white

1.68
#B2CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.50
#B2CBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2CBDF
12.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2CBDF#FFFFFF#000000##000000
##B2CBDF1.001.6812.5012.50
#FFFFFF1.681.0021.0021.00
#00000012.5021.001.001.00
##00000012.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#A6D0D1
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #b2cbdf;
/* rgb */ color: rgb(178, 203, 223);
/* oklch */ color: oklch(83.0% 0.039 242.2);
Tailwind
colors: {
  custom: {
    50: '#c9dae9',
    500: '#b2cbdf',
    950: '#000000',
  },
}
SCSS
$custom: #b2cbdf;
$custom-light: #c9dae9;
$custom-dark: #000000;
JSON
{
  "hex": "#b2cbdf",
  "rgb": {
    "r": 178,
    "g": 203,
    "b": 223
  },
  "hsl": {
    "h": 206.667,
    "s": 41.284,
    "l": 78.627
  },
  "oklch": {
    "l": 0.82988,
    "c": 0.03902,
    "h": 242.2
  },
  "luminance": 0.57505
}

Semantic roles & 50–950 ramp

primary
#B2CBDF
secondary
#B8977E
accent
#6B31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384

Preview Lab

Preview with #B2CBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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