#B2CCED#B2CCED

#B2CCED is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.054 H 254.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#B2CCED
RGBrgb(178, 204, 237)
HSLhsl(214, 62%, 81%)
HSVhsv(214, 25%, 93%)
CMYKcmyk(24.9%, 13.9%, 0%, 7.1%)
CIE-LABlab(81.16, -1.55, -19.15)
CIE-LCHlch(81.16, 19.22, 265.37°)
OKLaboklab(83.68% -0.0145 -0.0523)
OKLCHoklch(83.68% 0.054 254.5)
XYZxyz(55.2348, 58.7634, 88.5366)
Luminance0.5877 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2CCED #EDD3B2
analogous
#B2EAED #B2CCED #B6B2ED
triadic
#B2CCED #EDB2CC #CCEDB2
tetradic
#B2CCED #EDB2EA #EDD3B2 #B2EDB6
square
#B2CCED #EDB2EA #EDD3B2 #B2EDB6
split-complementary
#B2CCED #EDB6B2 #EAEDB2
monochromatic
#4F8AD6 #80ABE1 #B2CCED #E4EDF9 #E6EFF9

Accessibility & contrast

On white

1.65
#B2CCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#B2CCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2CCED
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2CCED#FFFFFF#000000##000000
##B2CCED1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#A2D3D7
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #b2cced;
/* rgb */ color: rgb(178, 204, 237);
/* oklch */ color: oklch(83.7% 0.054 254.5);
Tailwind
colors: {
  custom: {
    50: '#cadbf2',
    500: '#b2cced',
    950: '#000000',
  },
}
SCSS
$custom: #b2cced;
$custom-light: #cadbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#b2cced",
  "rgb": {
    "r": 178,
    "g": 204,
    "b": 237
  },
  "hsl": {
    "h": 213.559,
    "s": 62.105,
    "l": 81.373
  },
  "oklch": {
    "l": 0.83683,
    "c": 0.05429,
    "h": 254.5
  },
  "luminance": 0.58765
}

Semantic roles & 50–950 ramp

primary
#B2CCED
secondary
#CAA679
accent
#7D1CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485

Preview Lab

Preview with #B2CCED

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

Preview Lab → · Contrast checker → · Palette generator →

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