#BDDEC2#BDDEC2

#BDDEC2 is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.052 H 149.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).

Color values

HEX#BDDEC2
RGBrgb(189, 222, 194)
HSLhsl(129, 33%, 81%)
HSVhsv(129, 15%, 87%)
CMYKcmyk(14.9%, 0%, 12.6%, 12.9%)
CIE-LABlab(85.48, -16.16, 10.13)
CIE-LCHlch(85.48, 19.07, 147.91°)
OKLaboklab(86.9% -0.0446 0.0263)
OKLCHoklch(86.9% 0.052 149.5)
XYZxyz(56.8429, 66.9553, 60.9573)
Luminance0.6696 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDEC2 #DEBDD9
analogous
#C8DEBD #BDDEC2 #BDDED2
triadic
#BDDEC2 #C2BDDE #DEC2BD
tetradic
#BDDEC2 #BDC8DE #DEBDD9 #DED2BD
square
#BDDEC2 #BDC8DE #DEBDD9 #DED2BD
split-complementary
#BDDEC2 #D2BDDE #DEBDC8
monochromatic
#6BB577 #94CA9C #BDDEC2 #E6F2E8 #EBF5EC

Accessibility & contrast

On white

1.46
#BDDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.39
#BDDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDEC2
14.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDEC2#FFFFFF#000000##000000
##BDDEC21.001.4614.3914.39
#FFFFFF1.461.0021.0021.00
#00000014.3921.001.001.00
##00000014.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#B9DDD6
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bddec2;
/* rgb */ color: rgb(189, 222, 194);
/* oklch */ color: oklch(86.9% 0.052 149.5);
Tailwind
colors: {
  custom: {
    50: '#d1e8d4',
    500: '#bddec2',
    950: '#000000',
  },
}
SCSS
$custom: #bddec2;
$custom-light: #d1e8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bddec2",
  "rgb": {
    "r": 189,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 129.091,
    "s": 33.333,
    "l": 80.588
  },
  "oklch": {
    "l": 0.86895,
    "c": 0.05176,
    "h": 149.5
  },
  "luminance": 0.66956
}

Semantic roles & 50–950 ramp

primary
#BDDEC2
secondary
#B689AF
accent
#399BAC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BDDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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