#B2DFEB#B2DFEB

#B2DFEB is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.6% C 0.050 H 215.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).

Color values

HEX#B2DFEB
RGBrgb(178, 223, 235)
HSLhsl(193, 59%, 81%)
HSVhsv(193, 24%, 92%)
CMYKcmyk(24.3%, 5.1%, 0%, 7.8%)
CIE-LABlab(86.12, -11.90, -10.65)
CIE-LCHlch(86.12, 15.96, 221.82°)
OKLaboklab(87.58% -0.0402 -0.029)
OKLCHoklch(87.58% 0.05 215.8)
XYZxyz(59.7387, 68.2361, 88.6045)
Luminance0.6824 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DFEB #EBBEB2
analogous
#B2EBDA #B2DFEB #B2C2EB
triadic
#B2DFEB #EBB2DF #DFEBB2
tetradic
#B2DFEB #DAB2EB #EBBEB2 #C2EBB2
square
#B2DFEB #DAB2EB #EBBEB2 #C2EBB2
split-complementary
#B2DFEB #EBB2C2 #EBDAB2
monochromatic
#51B7D2 #81CBDE #B2DFEB #E3F3F8 #E7F5F9

Accessibility & contrast

On white

1.43
#B2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.65
#B2DFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DFEB
14.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DFEB#FFFFFF#000000##000000
##B2DFEB1.001.4314.6514.65
#FFFFFF1.431.0021.0021.00
#00000014.6521.001.001.00
##00000014.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#A0E4E3
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #b2dfeb;
/* rgb */ color: rgb(178, 223, 235);
/* oklch */ color: oklch(87.6% 0.050 215.8);
Tailwind
colors: {
  custom: {
    50: '#cae9f1',
    500: '#b2dfeb',
    950: '#000000',
  },
}
SCSS
$custom: #b2dfeb;
$custom-light: #cae9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dfeb",
  "rgb": {
    "r": 178,
    "g": 223,
    "b": 235
  },
  "hsl": {
    "h": 192.632,
    "s": 58.763,
    "l": 80.98
  },
  "oklch": {
    "l": 0.8758,
    "c": 0.04951,
    "h": 215.8
  },
  "luminance": 0.68238
}

Semantic roles & 50–950 ramp

primary
#B2DFEB
secondary
#C78A7A
accent
#421FC6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131616
muted
#838485

Preview Lab

Preview with #B2DFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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