#BCEAFF#BCEAFF

#BCEAFF is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.2% C 0.055 H 227.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).

Color values

HEX#BCEAFF
RGBrgb(188, 234, 255)
HSLhsl(199, 100%, 87%)
HSVhsv(199, 26%, 100%)
CMYKcmyk(26.3%, 8.2%, 0%, 0%)
CIE-LABlab(90.21, -10.15, -14.98)
CIE-LCHlch(90.21, 18.10, 235.88°)
OKLaboklab(91.16% -0.0375 -0.0408)
OKLCHoklch(91.16% 0.055 227.4)
XYZxyz(68.2065, 76.7542, 105.8096)
Luminance0.7676 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCEAFF #FFD1BC
analogous
#BCFFF3 #BCEAFF #BCC9FF
triadic
#BCEAFF #FFBCEA #EAFFBC
tetradic
#BCEAFF #F3BCFF #FFD1BC #C9FFBC
square
#BCEAFF #F3BCFF #FFD1BC #C9FFBC
split-complementary
#BCEAFF #FFBCC9 #FFF3BC
monochromatic
#42C4FF #7FD7FF #BCEAFF #E0F5FF #E0F5FF

Accessibility & contrast

On white

1.28
#BCEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.35
#BCEAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCEAFF
16.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCEAFF#FFFFFF#000000##000000
##BCEAFF1.001.2816.3516.35
#FFFFFF1.281.0021.0021.00
#00000016.3521.001.001.00
##00000016.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#A8F0F0
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #bceaff;
/* rgb */ color: rgb(188, 234, 255);
/* oklch */ color: oklch(91.2% 0.055 227.4);
Tailwind
colors: {
  custom: {
    50: '#d1f0ff',
    500: '#bceaff',
    950: '#000000',
  },
}
SCSS
$custom: #bceaff;
$custom-light: #d1f0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bceaff",
  "rgb": {
    "r": 188,
    "g": 234,
    "b": 255
  },
  "hsl": {
    "h": 198.806,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.9116,
    "c": 0.05545,
    "h": 227.4
  },
  "luminance": 0.76757
}

Semantic roles & 50–950 ramp

primary
#BCEAFF
secondary
#E79B78
accent
#4800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141618
muted
#838586

Preview Lab

Preview with #BCEAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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