#BCCEC2#BCCEC2

#BCCEC2 is a very light, muted green. Relative luminance 0.587; OKLCH L 83.4% C 0.026 H 156.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#BCCEC2
RGBrgb(188, 206, 194)
HSLhsl(140, 16%, 77%)
HSVhsv(140, 9%, 81%)
CMYKcmyk(8.7%, 0%, 5.8%, 19.2%)
CIE-LABlab(81.14, -8.35, 3.89)
CIE-LCHlch(81.14, 9.21, 155.04°)
OKLaboklab(83.43% -0.0235 0.0101)
OKLCHoklch(83.43% 0.026 156.6)
XYZxyz(52.5459, 58.7284, 59.5958)
Luminance0.5873 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCEC2 #CEBCC8
analogous
#BFCEBC #BCCEC2 #BCCECB
triadic
#BCCEC2 #C2BCCE #CEC2BC
tetradic
#BCCEC2 #BCBFCE #CEBCC8 #CECBBC
square
#BCCEC2 #BCBFCE #CEBCC8 #CECBBC
split-complementary
#BCCEC2 #CBBCCE #CEBCBF
monochromatic
#759A82 #99B4A2 #BCCEC2 #DFE8E2 #EDF2EF

Accessibility & contrast

On white

1.65
#BCCEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#BCCEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCEC2
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCEC2#FFFFFF#000000##000000
##BCCEC21.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#B9CECA
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccec2;
/* rgb */ color: rgb(188, 206, 194);
/* oklch */ color: oklch(83.4% 0.026 156.6);
Tailwind
colors: {
  custom: {
    50: '#d0ddd4',
    500: '#bccec2',
    950: '#000000',
  },
}
SCSS
$custom: #bccec2;
$custom-light: #d0ddd4;
$custom-dark: #000000;
JSON
{
  "hex": "#bccec2",
  "rgb": {
    "r": 188,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 140,
    "s": 15.517,
    "l": 77.255
  },
  "oklch": {
    "l": 0.83434,
    "c": 0.02556,
    "h": 156.6
  },
  "luminance": 0.58729
}

Semantic roles & 50–950 ramp

primary
#BCCEC2
secondary
#A28C9B
accent
#4C809A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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