#BCDCCC#BCDCCC

#BCDCCC is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.040 H 163.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).

Color values

HEX#BCDCCC
RGBrgb(188, 220, 204)
HSLhsl(150, 31%, 80%)
HSVhsv(150, 15%, 86%)
CMYKcmyk(14.5%, 0%, 7.3%, 13.7%)
CIE-LABlab(85.12, -13.64, 4.32)
CIE-LCHlch(85.12, 14.31, 162.41°)
OKLaboklab(86.67% -0.0388 0.0112)
OKLCHoklch(86.67% 0.04 163.9)
XYZxyz(57.2287, 66.2361, 66.8847)
Luminance0.6624 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCCC #DCBCCC
analogous
#BCDCBC #BCDCCC #BCDCDC
triadic
#BCDCCC #CCBCDC #DCCCBC
tetradic
#BCDCCC #BCBCDC #DCBCCC #DCDCBC
square
#BCDCCC #BCBCDC #DCBCCC #DCDCBC
split-complementary
#BCDCCC #DCBCDC #DCBCBC
monochromatic
#6CB28F #94C7AD #BCDCCC #E4F1EB #EBF5F0

Accessibility & contrast

On white

1.47
#BCDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.25
#BCDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCCC
14.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCCC#FFFFFF#000000##000000
##BCDCCC1.001.4714.2514.25
#FFFFFF1.471.0021.0021.00
#00000014.2521.001.001.00
##00000014.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#B6DCD7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdccc;
/* rgb */ color: rgb(188, 220, 204);
/* oklch */ color: oklch(86.7% 0.040 163.9);
Tailwind
colors: {
  custom: {
    50: '#d0e6db',
    500: '#bcdccc',
    950: '#000000',
  },
}
SCSS
$custom: #bcdccc;
$custom-light: #d0e6db;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdccc",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 150,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86666,
    "c": 0.04036,
    "h": 163.9
  },
  "luminance": 0.66237
}

Semantic roles & 50–950 ramp

primary
#BCDCCC
secondary
#B3899E
accent
#3B73AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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