#B2DBDC#B2DBDC

#B2DBDC is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.043 H 198.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).

Color values

HEX#B2DBDC
RGBrgb(178, 219, 220)
HSLhsl(181, 38%, 78%)
HSVhsv(181, 19%, 86%)
CMYKcmyk(19.1%, 0.5%, 0%, 13.7%)
CIE-LABlab(84.63, -13.10, -4.92)
CIE-LCHlch(84.63, 13.99, 200.60°)
OKLaboklab(86.26% -0.0407 -0.0134)
OKLCHoklch(86.26% 0.043 198.2)
XYZxyz(56.6062, 65.2934, 77.3167)
Luminance0.6530 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DBDC #DCB3B2
analogous
#B2DCC8 #B2DBDC #B2C6DC
triadic
#B2DBDC #DCB2DB #DBDCB2
tetradic
#B2DBDC #C8B2DC #DCB3B2 #C6DCB2
square
#B2DBDC #C8B2DC #DCB3B2 #C6DCB2
split-complementary
#B2DBDC #DCB2C6 #DCC8B2
monochromatic
#5EB4B6 #88C7C9 #B2DBDC #DCEFEF #EAF5F5

Accessibility & contrast

On white

1.49
#B2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.06
#B2DBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DBDC
14.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DBDC#FFFFFF#000000##000000
##B2DBDC1.001.4914.0614.06
#FFFFFF1.491.0021.0021.00
#00000014.0621.001.001.00
##00000014.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#A5DEDB
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #b2dbdc;
/* rgb */ color: rgb(178, 219, 220);
/* oklch */ color: oklch(86.3% 0.043 198.2);
Tailwind
colors: {
  custom: {
    50: '#c9e6e6',
    500: '#b2dbdc',
    950: '#000000',
  },
}
SCSS
$custom: #b2dbdc;
$custom-light: #c9e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dbdc",
  "rgb": {
    "r": 178,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 181.429,
    "s": 37.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.86259,
    "c": 0.04287,
    "h": 198.2
  },
  "luminance": 0.65295
}

Semantic roles & 50–950 ramp

primary
#B2DBDC
secondary
#B4807E
accent
#3835B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #B2DBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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