#B2DBDF#B2DBDF

#B2DBDF is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.043 H 203.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).

Color values

HEX#B2DBDF
RGBrgb(178, 219, 223)
HSLhsl(185, 41%, 79%)
HSVhsv(185, 20%, 87%)
CMYKcmyk(20.2%, 1.8%, 0%, 12.5%)
CIE-LABlab(84.72, -12.46, -6.39)
CIE-LCHlch(84.72, 14.00, 207.15°)
OKLaboklab(86.35% -0.0395 -0.0174)
OKLCHoklch(86.35% 0.043 203.7)
XYZxyz(57.0071, 65.4537, 79.4279)
Luminance0.6546 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2DBDF #DFB6B2
analogous
#B2DFCC #B2DBDF #B2C4DF
triadic
#B2DBDF #DFB2DB #DBDFB2
tetradic
#B2DBDF #CCB2DF #DFB6B2 #C4DFB2
square
#B2DBDF #CCB2DF #DFB6B2 #C4DFB2
split-complementary
#B2DBDF #DFB2C4 #DFCCB2
monochromatic
#5CB3BB #87C7CD #B2DBDF #DDEFF1 #E9F5F6

Accessibility & contrast

On white

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

On black

14.09
#B2DBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2DBDF
14.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2DBDF#FFFFFF#000000##000000
##B2DBDF1.001.4914.0914.09
#FFFFFF1.491.0021.0021.00
#00000014.0921.001.001.00
##00000014.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#A4DEDC
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #b2dbdf;
/* rgb */ color: rgb(178, 219, 223);
/* oklch */ color: oklch(86.4% 0.043 203.7);
Tailwind
colors: {
  custom: {
    50: '#c9e6e9',
    500: '#b2dbdf',
    950: '#000000',
  },
}
SCSS
$custom: #b2dbdf;
$custom-light: #c9e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#b2dbdf",
  "rgb": {
    "r": 178,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 185.333,
    "s": 41.284,
    "l": 78.627
  },
  "oklch": {
    "l": 0.86352,
    "c": 0.0432,
    "h": 203.7
  },
  "luminance": 0.65456
}

Semantic roles & 50–950 ramp

primary
#B2DBDF
secondary
#B8837E
accent
#3D31B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #B2DBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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