#BCDEAF#BCDEAF

#BCDEAF is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.4% C 0.073 H 137.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#BCDEAF
RGBrgb(188, 222, 175)
HSLhsl(103, 42%, 78%)
HSVhsv(103, 21%, 87%)
CMYKcmyk(15.3%, 0%, 21.2%, 12.9%)
CIE-LABlab(85.01, -19.76, 19.43)
CIE-LCHlch(85.01, 27.71, 135.48°)
OKLaboklab(86.37% -0.0535 0.0497)
OKLCHoklch(86.37% 0.073 137.1)
XYZxyz(54.5966, 66.0282, 50.4174)
Luminance0.6603 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEAF #D1AFDE
analogous
#D3DEAF #BCDEAF #AFDEB9
triadic
#BCDEAF #AFBCDE #DEAFBC
tetradic
#BCDEAF #AFD3DE #D1AFDE #DEB9AF
square
#BCDEAF #AFD3DE #D1AFDE #DEB9AF
split-complementary
#BCDEAF #B9AFDE #DEAFD3
monochromatic
#73BA58 #98CC84 #BCDEAF #E0F0DA #EDF6E9

Accessibility & contrast

On white

1.48
#BCDEAF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.21
#BCDEAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEAF
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEAF#FFFFFF#000000##000000
##BCDEAF1.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2D6AC
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#BBDAD1
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdeaf;
/* rgb */ color: rgb(188, 222, 175);
/* oklch */ color: oklch(86.4% 0.073 137.1);
Tailwind
colors: {
  custom: {
    50: '#d0e8c7',
    500: '#bcdeaf',
    950: '#000000',
  },
}
SCSS
$custom: #bcdeaf;
$custom-light: #d0e8c7;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdeaf",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 175
  },
  "hsl": {
    "h": 103.404,
    "s": 41.593,
    "l": 77.843
  },
  "oklch": {
    "l": 0.86369,
    "c": 0.07302,
    "h": 137.1
  },
  "luminance": 0.66029
}

Semantic roles & 50–950 ramp

primary
#BCDEAF
secondary
#A67BB6
accent
#31B590
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482

Preview Lab

Preview with #BCDEAF

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

Preview Lab → · Contrast checker → · Palette generator →

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