#BBEDDD#BBEDDD

#BBEDDD is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.056 H 173.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).

Color values

HEX#BBEDDD
RGBrgb(187, 237, 221)
HSLhsl(161, 58%, 83%)
HSVhsv(161, 21%, 93%)
CMYKcmyk(21.1%, 0%, 6.8%, 7.1%)
CIE-LABlab(90.02, -19.15, 2.50)
CIE-LCHlch(90.02, 19.31, 172.56°)
OKLaboklab(90.69% -0.0554 0.0063)
OKLCHoklch(90.69% 0.056 173.5)
XYZxyz(63.8251, 76.3514, 79.7670)
Luminance0.7635 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBEDDD #EDBBCB
analogous
#BBEDC4 #BBEDDD #BBE4ED
triadic
#BBEDDD #DDBBED #EDDDBB
tetradic
#BBEDDD #C4BBED #EDBBCB #E4EDBB
square
#BBEDDD #C4BBED #EDBBCB #E4EDBB
split-complementary
#BBEDDD #EDBBE4 #EDC4BB
monochromatic
#5AD3AD #8BE0C5 #BBEDDD #E7F9F3 #E7F9F3

Accessibility & contrast

On white

1.29
#BBEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.27
#BBEDDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBEDDD
16.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBEDDD#FFFFFF#000000##000000
##BBEDDD1.001.2916.2716.27
#FFFFFF1.291.0021.0021.00
#00000016.2721.001.001.00
##00000016.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE6DC
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#AFEEE8
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #bbeddd;
/* rgb */ color: rgb(187, 237, 221);
/* oklch */ color: oklch(90.7% 0.056 173.5);
Tailwind
colors: {
  custom: {
    50: '#d0f3e7',
    500: '#bbeddd',
    950: '#000000',
  },
}
SCSS
$custom: #bbeddd;
$custom-light: #d0f3e7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbeddd",
  "rgb": {
    "r": 187,
    "g": 237,
    "b": 221
  },
  "hsl": {
    "h": 160.8,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.90691,
    "c": 0.05576,
    "h": 173.5
  },
  "luminance": 0.76354
}

Semantic roles & 50–950 ramp

primary
#BBEDDD
secondary
#CA8299
accent
#2055C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584

Preview Lab

Preview with #BBEDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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