#BEEBDC#BEEBDC

#BEEBDC is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.4% C 0.051 H 172.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).

Color values

HEX#BEEBDC
RGBrgb(190, 235, 220)
HSLhsl(160, 53%, 83%)
HSVhsv(160, 19%, 92%)
CMYKcmyk(19.1%, 0%, 6.4%, 7.8%)
CIE-LABlab(89.64, -17.42, 2.49)
CIE-LCHlch(89.64, 17.60, 171.86°)
OKLaboklab(90.42% -0.0504 0.0063)
OKLCHoklch(90.42% 0.051 172.8)
XYZxyz(63.8582, 75.5291, 78.9103)
Luminance0.7553 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BEEBDC #EBBECD
analogous
#BEEBC5 #BEEBDC #BEE3EB
triadic
#BEEBDC #DCBEEB #EBDCBE
tetradic
#BEEBDC #C5BEEB #EBBECD #E3EBBE
square
#BEEBDC #C5BEEB #EBBECD #E3EBBE
split-complementary
#BEEBDC #EBBEE3 #EBC5BE
monochromatic
#60CEAA #8FDDC3 #BEEBDC #E8F8F2 #E8F8F2

Accessibility & contrast

On white

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

On black

16.11
#BEEBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BEEBDC
16.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BEEBDC#FFFFFF#000000##000000
##BEEBDC1.001.3016.1116.11
#FFFFFF1.301.0021.0021.00
#00000016.1121.001.001.00
##00000016.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#B4ECE6
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #beebdc;
/* rgb */ color: rgb(190, 235, 220);
/* oklch */ color: oklch(90.4% 0.051 172.8);
Tailwind
colors: {
  custom: {
    50: '#d2f1e6',
    500: '#beebdc',
    950: '#000000',
  },
}
SCSS
$custom: #beebdc;
$custom-light: #d2f1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#beebdc",
  "rgb": {
    "r": 190,
    "g": 235,
    "b": 220
  },
  "hsl": {
    "h": 160,
    "s": 52.941,
    "l": 83.333
  },
  "oklch": {
    "l": 0.90424,
    "c": 0.0508,
    "h": 172.8
  },
  "luminance": 0.75531
}

Semantic roles & 50–950 ramp

primary
#BEEBDC
secondary
#C7869C
accent
#2559C0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584

Preview Lab

Preview with #BEEBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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