#BEEBEB#BEEBEB

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

Color values

HEX#BEEBEB
RGBrgb(190, 235, 235)
HSLhsl(180, 53%, 83%)
HSVhsv(180, 19%, 92%)
CMYKcmyk(19.1%, 0%, 0%, 7.8%)
CIE-LABlab(90.03, -14.39, -4.79)
CIE-LCHlch(90.03, 15.17, 198.40°)
OKLaboklab(90.86% -0.0445 -0.0131)
OKLCHoklch(90.86% 0.046 196.4)
XYZxyz(65.9347, 76.3597, 89.8461)
Luminance0.7636 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BEEBEB #EBBEBE
analogous
#BEEBD4 #BEEBEB #BED4EB
triadic
#BEEBEB #EBBEEB #EBEBBE
tetradic
#BEEBEB #D4BEEB #EBBEBE #D4EBBE
square
#BEEBEB #D4BEEB #EBBEBE #D4EBBE
split-complementary
#BEEBEB #EBBED4 #EBD4BE
monochromatic
#60CECE #8FDDDD #BEEBEB #E8F8F8 #E8F8F8

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##BEEBEB#FFFFFF#000000##000000
##BEEBEB1.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)
#E5E6EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B0EEEB
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #beebeb;
/* rgb */ color: rgb(190, 235, 235);
/* oklch */ color: oklch(90.9% 0.046 196.4);
Tailwind
colors: {
  custom: {
    50: '#d2f1f1',
    500: '#beebeb',
    950: '#000000',
  },
}
SCSS
$custom: #beebeb;
$custom-light: #d2f1f1;
$custom-dark: #000000;
JSON
{
  "hex": "#beebeb",
  "rgb": {
    "r": 190,
    "g": 235,
    "b": 235
  },
  "hsl": {
    "h": 180,
    "s": 52.941,
    "l": 83.333
  },
  "oklch": {
    "l": 0.90859,
    "c": 0.04635,
    "h": 196.4
  },
  "luminance": 0.76362
}

Semantic roles & 50–950 ramp

primary
#BEEBEB
secondary
#C78686
accent
#2525C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585

Preview Lab

Preview with #BEEBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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