#BCDEAE#BCDEAE

#BCDEAE is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.3% C 0.074 H 136.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).

Color values

HEX#BCDEAE
RGBrgb(188, 222, 174)
HSLhsl(103, 42%, 78%)
HSVhsv(103, 22%, 87%)
CMYKcmyk(15.3%, 0%, 21.6%, 12.9%)
CIE-LABlab(84.99, -19.92, 19.92)
CIE-LCHlch(84.99, 28.17, 134.99°)
OKLaboklab(86.35% -0.0539 0.0509)
OKLCHoklch(86.35% 0.074 136.6)
XYZxyz(54.4987, 65.9890, 49.9021)
Luminance0.6599 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEAE #D0AEDE
analogous
#D4DEAE #BCDEAE #AEDEB8
triadic
#BCDEAE #AEBCDE #DEAEBC
tetradic
#BCDEAE #AED4DE #D0AEDE #DEB8AE
square
#BCDEAE #AED4DE #D0AEDE #DEB8AE
split-complementary
#BCDEAE #B8AEDE #DEAED4
monochromatic
#74BB57 #98CC83 #BCDEAE #E0F0D9 #EDF6E9

Accessibility & contrast

On white

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

On black

14.20
#BCDEAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEAE
14.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEAE#FFFFFF#000000##000000
##BCDEAE1.001.4814.2014.20
#FFFFFF1.481.0021.0021.00
#00000014.2021.001.001.00
##00000014.2021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcdeae;
/* rgb */ color: rgb(188, 222, 174);
/* oklch */ color: oklch(86.3% 0.074 136.6);
Tailwind
colors: {
  custom: {
    50: '#d0e8c6',
    500: '#bcdeae',
    950: '#000000',
  },
}
SCSS
$custom: #bcdeae;
$custom-light: #d0e8c6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdeae",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 174
  },
  "hsl": {
    "h": 102.5,
    "s": 42.105,
    "l": 77.647
  },
  "oklch": {
    "l": 0.86347,
    "c": 0.07416,
    "h": 136.6
  },
  "luminance": 0.6599
}

Semantic roles & 50–950 ramp

primary
#BCDEAE
secondary
#A57AB6
accent
#30B58E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482

Preview Lab

Preview with #BCDEAE

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

Preview Lab → · Contrast checker → · Palette generator →

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