#BBEDDC#BBEDDC

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

Color values

HEX#BBEDDC
RGBrgb(187, 237, 220)
HSLhsl(160, 58%, 83%)
HSVhsv(160, 21%, 93%)
CMYKcmyk(21.1%, 0%, 7.2%, 7.1%)
CIE-LABlab(90.00, -19.34, 2.99)
CIE-LCHlch(90.00, 19.57, 171.22°)
OKLaboklab(90.66% -0.0558 0.0076)
OKLCHoklch(90.66% 0.056 172.2)
XYZxyz(63.6923, 76.2983, 79.0675)
Luminance0.7630 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBEDDC #EDBBCC
analogous
#BBEDC3 #BBEDDC #BBE5ED
triadic
#BBEDDC #DCBBED #EDDCBB
tetradic
#BBEDDC #C3BBED #EDBBCC #E5EDBB
square
#BBEDDC #C3BBED #EDBBCC #E5EDBB
split-complementary
#BBEDDC #EDBBE5 #EDC3BB
monochromatic
#5AD3AA #8BE0C3 #BBEDDC #E7F9F3 #E7F9F3

Accessibility & contrast

On white

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

On black

16.26
#BBEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBEDDC
16.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBEDDC#FFFFFF#000000##000000
##BBEDDC1.001.2916.2616.26
#FFFFFF1.291.0021.0021.00
#00000016.2621.001.001.00
##00000016.2621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbeddc;
/* rgb */ color: rgb(187, 237, 220);
/* oklch */ color: oklch(90.7% 0.056 172.2);
Tailwind
colors: {
  custom: {
    50: '#d0f3e6',
    500: '#bbeddc',
    950: '#000000',
  },
}
SCSS
$custom: #bbeddc;
$custom-light: #d0f3e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bbeddc",
  "rgb": {
    "r": 187,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 159.6,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.90663,
    "c": 0.05633,
    "h": 172.2
  },
  "luminance": 0.763
}

Semantic roles & 50–950 ramp

primary
#BBEDDC
secondary
#CA829B
accent
#2058C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584

Preview Lab

Preview with #BBEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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