#BCDEDB#BCDEDB

#BCDEDB is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.036 H 190.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).

Color values

HEX#BCDEDB
RGBrgb(188, 222, 219)
HSLhsl(175, 34%, 80%)
HSVhsv(175, 15%, 87%)
CMYKcmyk(15.3%, 0%, 1.4%, 12.9%)
CIE-LABlab(86.03, -11.72, -2.27)
CIE-LCHlch(86.03, 11.94, 190.96°)
OKLaboklab(87.52% -0.0355 -0.0062)
OKLCHoklch(87.52% 0.036 190)
XYZxyz(59.6432, 68.0468, 76.9960)
Luminance0.6805 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEDB #DEBCBF
analogous
#BCDECA #BCDEDB #BCD0DE
triadic
#BCDEDB #DBBCDE #DEDBBC
tetradic
#BCDEDB #CABCDE #DEBCBF #D0DEBC
square
#BCDEDB #CABCDE #DEBCBF #D0DEBC
split-complementary
#BCDEDB #DEBCD0 #DECABC
monochromatic
#6AB6AF #93CAC5 #BCDEDB #E5F2F1 #EAF5F4

Accessibility & contrast

On white

1.44
#BCDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.61
#BCDEDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEDB
14.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEDB#FFFFFF#000000##000000
##BCDEDB1.001.4414.6114.61
#FFFFFF1.441.0021.0021.00
#00000014.6121.001.001.00
##00000014.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B3E0DD
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #bcdedb;
/* rgb */ color: rgb(188, 222, 219);
/* oklch */ color: oklch(87.5% 0.036 190.0);
Tailwind
colors: {
  custom: {
    50: '#d0e8e6',
    500: '#bcdedb',
    950: '#000000',
  },
}
SCSS
$custom: #bcdedb;
$custom-light: #d0e8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdedb",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 219
  },
  "hsl": {
    "h": 174.706,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87516,
    "c": 0.03602,
    "h": 190
  },
  "luminance": 0.68048
}

Semantic roles & 50–950 ramp

primary
#BCDEDB
secondary
#B6888C
accent
#3943AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDEDB

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

Preview Lab → · Contrast checker → · Palette generator →

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