#BBECDD#BBECDD

#BBECDD is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.5% C 0.054 H 174.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).

Color values

HEX#BBECDD
RGBrgb(187, 236, 221)
HSLhsl(162, 56%, 83%)
HSVhsv(162, 21%, 93%)
CMYKcmyk(20.8%, 0%, 6.4%, 7.5%)
CIE-LABlab(89.75, -18.65, 2.11)
CIE-LCHlch(89.75, 18.77, 173.54°)
OKLaboklab(90.48% -0.0541 0.0053)
OKLCHoklch(90.48% 0.054 174.4)
XYZxyz(63.5364, 75.7740, 79.6708)
Luminance0.7578 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBECDD #ECBBCA
analogous
#BBECC4 #BBECDD #BBE2EC
triadic
#BBECDD #DDBBEC #ECDDBB
tetradic
#BBECDD #C4BBEC #ECBBCA #E2ECBB
square
#BBECDD #C4BBEC #ECBBCA #E2ECBB
split-complementary
#BBECDD #ECBBE2 #ECC4BB
monochromatic
#5BD1AD #8BDFC5 #BBECDD #E7F8F3 #E7F8F3

Accessibility & contrast

On white

1.30
#BBECDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.16
#BBECDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBECDD
16.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBECDD#FFFFFF#000000##000000
##BBECDD1.001.3016.1616.16
#FFFFFF1.301.0021.0021.00
#00000016.1621.001.001.00
##00000016.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E6DC
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#AFEDE7
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #bbecdd;
/* rgb */ color: rgb(187, 236, 221);
/* oklch */ color: oklch(90.5% 0.054 174.4);
Tailwind
colors: {
  custom: {
    50: '#d0f2e7',
    500: '#bbecdd',
    950: '#000000',
  },
}
SCSS
$custom: #bbecdd;
$custom-light: #d0f2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbecdd",
  "rgb": {
    "r": 187,
    "g": 236,
    "b": 221
  },
  "hsl": {
    "h": 161.633,
    "s": 56.322,
    "l": 82.941
  },
  "oklch": {
    "l": 0.90477,
    "c": 0.05436,
    "h": 174.4
  },
  "luminance": 0.75776
}

Semantic roles & 50–950 ramp

primary
#BBECDD
secondary
#C98298
accent
#2253C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584

Preview Lab

Preview with #BBECDD

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

Preview Lab → · Contrast checker → · Palette generator →

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