#BACEB2#BACEB2

#BACEB2 is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.044 H 136.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).

Color values

HEX#BACEB2
RGBrgb(186, 206, 178)
HSLhsl(103, 22%, 75%)
HSVhsv(103, 14%, 81%)
CMYKcmyk(9.7%, 0%, 13.6%, 19.2%)
CIE-LABlab(80.63, -11.91, 11.67)
CIE-LCHlch(80.63, 16.67, 135.58°)
OKLaboklab(82.87% -0.0321 0.0302)
OKLCHoklch(82.87% 0.044 136.7)
XYZxyz(50.3554, 57.7956, 50.6136)
Luminance0.5780 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BACEB2 #C6B2CE
analogous
#C8CEB2 #BACEB2 #B2CEB8
triadic
#BACEB2 #B2BACE #CEB2BA
tetradic
#BACEB2 #B2C8CE #C6B2CE #CEB8B2
square
#BACEB2 #B2C8CE #C6B2CE #CEB8B2
split-complementary
#BACEB2 #B8B2CE #CEB2C8
monochromatic
#779E67 #98B68D #BACEB2 #DCE6D7 #EEF3EC

Accessibility & contrast

On white

1.67
#BACEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.56
#BACEB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BACEB2
12.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BACEB2#FFFFFF#000000##000000
##BACEB21.001.6712.5612.56
#FFFFFF1.671.0021.0021.00
#00000012.5621.001.001.00
##00000012.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C9B0
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#BACCC6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #baceb2;
/* rgb */ color: rgb(186, 206, 178);
/* oklch */ color: oklch(82.9% 0.044 136.7);
Tailwind
colors: {
  custom: {
    50: '#ceddc9',
    500: '#baceb2',
    950: '#000000',
  },
}
SCSS
$custom: #baceb2;
$custom-light: #ceddc9;
$custom-dark: #000000;
JSON
{
  "hex": "#baceb2",
  "rgb": {
    "r": 186,
    "g": 206,
    "b": 178
  },
  "hsl": {
    "h": 102.857,
    "s": 22.222,
    "l": 75.294
  },
  "oklch": {
    "l": 0.82865,
    "c": 0.04407,
    "h": 136.7
  },
  "luminance": 0.57796
}

Semantic roles & 50–950 ramp

primary
#BACEB2
secondary
#9981A3
accent
#45A186
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482

Preview Lab

Preview with #BACEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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