#BCEDF4#BCEDF4

#BCEDF4 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.4% C 0.051 H 207.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#BCEDF4
RGBrgb(188, 237, 244)
HSLhsl(188, 72%, 85%)
HSVhsv(188, 23%, 96%)
CMYKcmyk(23%, 2.9%, 0%, 4.3%)
CIE-LABlab(90.68, -14.09, -8.53)
CIE-LCHlch(90.68, 16.47, 211.20°)
OKLaboklab(91.43% -0.0454 -0.0232)
OKLCHoklch(91.43% 0.051 207)
XYZxyz(67.3475, 77.7887, 97.0366)
Luminance0.7779 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCEDF4 #F4C3BC
analogous
#BCF4DF #BCEDF4 #BCD1F4
triadic
#BCEDF4 #F4BCED #EDF4BC
tetradic
#BCEDF4 #DFBCF4 #F4C3BC #D1F4BC
square
#BCEDF4 #DFBCF4 #F4C3BC #D1F4BC
split-complementary
#BCEDF4 #F4BCD1 #F4DFBC
monochromatic
#53D1E3 #87DFEB #BCEDF4 #E5F8FB #E5F8FB

Accessibility & contrast

On white

1.27
#BCEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.56
#BCEDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCEDF4
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCEDF4#FFFFFF#000000##000000
##BCEDF41.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#ABF1EF
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #bcedf4;
/* rgb */ color: rgb(188, 237, 244);
/* oklch */ color: oklch(91.4% 0.051 207.0);
Tailwind
colors: {
  custom: {
    50: '#d1f2f7',
    500: '#bcedf4',
    950: '#000000',
  },
}
SCSS
$custom: #bcedf4;
$custom-light: #d1f2f7;
$custom-dark: #000000;
JSON
{
  "hex": "#bcedf4",
  "rgb": {
    "r": 188,
    "g": 237,
    "b": 244
  },
  "hsl": {
    "h": 187.5,
    "s": 71.795,
    "l": 84.706
  },
  "oklch": {
    "l": 0.91431,
    "c": 0.05102,
    "h": 207
  },
  "luminance": 0.77791
}

Semantic roles & 50–950 ramp

primary
#BCEDF4
secondary
#D58A7F
accent
#2A12D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585

Preview Lab

Preview with #BCEDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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