#B3DBDF#B3DBDF

#B3DBDF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.042 H 203.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).

Color values

HEX#B3DBDF
RGBrgb(179, 219, 223)
HSLhsl(185, 41%, 79%)
HSVhsv(185, 20%, 87%)
CMYKcmyk(19.7%, 1.8%, 0%, 12.5%)
CIE-LABlab(84.78, -12.16, -6.29)
CIE-LCHlch(84.78, 13.69, 207.37°)
OKLaboklab(86.42% -0.0386 -0.0171)
OKLCHoklch(86.42% 0.042 203.9)
XYZxyz(57.2374, 65.5725, 79.4387)
Luminance0.6557 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B3DBDF #DFB7B3
analogous
#B3DFCD #B3DBDF #B3C5DF
triadic
#B3DBDF #DFB3DB #DBDFB3
tetradic
#B3DBDF #CDB3DF #DFB7B3 #C5DFB3
square
#B3DBDF #CDB3DF #DFB7B3 #C5DFB3
split-complementary
#B3DBDF #DFB3C5 #DFCDB3
monochromatic
#5DB2BB #88C7CD #B3DBDF #DEEFF1 #E9F5F6

Accessibility & contrast

On white

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

On black

14.11
#B3DBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B3DBDF
14.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B3DBDF#FFFFFF#000000##000000
##B3DBDF1.001.4914.1114.11
#FFFFFF1.491.0021.0021.00
#00000014.1121.001.001.00
##00000014.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #b3dbdf;
/* rgb */ color: rgb(179, 219, 223);
/* oklch */ color: oklch(86.4% 0.042 203.9);
Tailwind
colors: {
  custom: {
    50: '#cae6e9',
    500: '#b3dbdf',
    950: '#000000',
  },
}
SCSS
$custom: #b3dbdf;
$custom-light: #cae6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#b3dbdf",
  "rgb": {
    "r": 179,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 185.455,
    "s": 40.741,
    "l": 78.824
  },
  "oklch": {
    "l": 0.86416,
    "c": 0.04222,
    "h": 203.9
  },
  "luminance": 0.65574
}

Semantic roles & 50–950 ramp

primary
#B3DBDF
secondary
#B8847F
accent
#3E32B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #B3DBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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