#B2DDDC#B2DDDC

#B2DDDC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.045 H 194.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).

Color values

HEX#B2DDDC
RGBrgb(178, 221, 220)
HSLhsl(179, 39%, 78%)
HSVhsv(179, 19%, 87%)
CMYKcmyk(19.5%, 0%, 0.5%, 13.3%)
CIE-LABlab(85.17, -14.11, -4.13)
CIE-LCHlch(85.17, 14.71, 196.32°)
OKLaboklab(86.69% -0.0433 -0.0113)
OKLCHoklch(86.69% 0.045 194.6)
XYZxyz(57.1311, 66.3432, 77.4916)
Luminance0.6634 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DDDC #DDB2B3
analogous
#B2DDC6 #B2DDDC #B2C8DD
triadic
#B2DDDC #DCB2DD #DDDCB2
tetradic
#B2DDDC #C6B2DD #DDB2B3 #C8DDB2
square
#B2DDDC #C6B2DD #DDB2B3 #C8DDB2
split-complementary
#B2DDDC #DDB2C8 #DDC6B2
monochromatic
#5DB8B5 #88CAC9 #B2DDDC #DCF0EF #EAF6F5

Accessibility & contrast

On white

1.47
#B2DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.27
#B2DDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DDDC
14.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DDDC#FFFFFF#000000##000000
##B2DDDC1.001.4714.2714.27
#FFFFFF1.471.0021.0021.00
#00000014.2721.001.001.00
##00000014.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#A5E0DD
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #b2dddc;
/* rgb */ color: rgb(178, 221, 220);
/* oklch */ color: oklch(86.7% 0.045 194.6);
Tailwind
colors: {
  custom: {
    50: '#c9e7e6',
    500: '#b2dddc',
    950: '#000000',
  },
}
SCSS
$custom: #b2dddc;
$custom-light: #c9e7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dddc",
  "rgb": {
    "r": 178,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 178.605,
    "s": 38.739,
    "l": 78.235
  },
  "oklch": {
    "l": 0.86685,
    "c": 0.0448,
    "h": 194.6
  },
  "luminance": 0.66345
}

Semantic roles & 50–950 ramp

primary
#B2DDDC
secondary
#B57E7F
accent
#3437B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #B2DDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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