#BBD2D2#BBD2D2

#BBD2D2 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.025 H 196.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).

Color values

HEX#BBD2D2
RGBrgb(187, 210, 210)
HSLhsl(180, 20%, 78%)
HSVhsv(180, 11%, 82%)
CMYKcmyk(11%, 0%, 0%, 17.6%)
CIE-LABlab(82.55, -7.68, -2.62)
CIE-LCHlch(82.55, 8.11, 198.82°)
OKLaboklab(84.66% -0.0237 -0.0071)
OKLCHoklch(84.66% 0.025 196.7)
XYZxyz(55.1702, 61.3101, 69.8876)
Luminance0.6131 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBD2D2 #D2BBBB
analogous
#BBD2C6 #BBD2D2 #BBC6D2
triadic
#BBD2D2 #D2BBD2 #D2D2BB
tetradic
#BBD2D2 #C6BBD2 #D2BBBB #C6D2BB
square
#BBD2D2 #C6BBD2 #D2BBBB #C6D2BB
split-complementary
#BBD2D2 #D2BBC6 #D2C6BB
monochromatic
#71A1A1 #96BABA #BBD2D2 #E0EAEA #EDF3F3

Accessibility & contrast

On white

1.58
#BBD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.26
#BBD2D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBD2D2
13.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBD2D2#FFFFFF#000000##000000
##BBD2D21.001.5813.2613.26
#FFFFFF1.581.0021.0021.00
#00000013.2621.001.001.00
##00000013.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#B4D4D2
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #bbd2d2;
/* rgb */ color: rgb(187, 210, 210);
/* oklch */ color: oklch(84.7% 0.025 196.7);
Tailwind
colors: {
  custom: {
    50: '#cfdfdf',
    500: '#bbd2d2',
    950: '#000000',
  },
}
SCSS
$custom: #bbd2d2;
$custom-light: #cfdfdf;
$custom-dark: #000000;
JSON
{
  "hex": "#bbd2d2",
  "rgb": {
    "r": 187,
    "g": 210,
    "b": 210
  },
  "hsl": {
    "h": 180,
    "s": 20.354,
    "l": 77.843
  },
  "oklch": {
    "l": 0.84663,
    "c": 0.02473,
    "h": 196.7
  },
  "luminance": 0.61311
}

Semantic roles & 50–950 ramp

primary
#BBD2D2
secondary
#A78A8A
accent
#47479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BBD2D2

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

Preview Lab → · Contrast checker → · Palette generator →

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