#BDDEC8#BDDEC8

#BDDEC8 is a very light, muted green. Relative luminance 0.672; OKLCH L 87.1% C 0.046 H 156.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).

Color values

HEX#BDDEC8
RGBrgb(189, 222, 200)
HSLhsl(140, 33%, 81%)
HSVhsv(140, 15%, 87%)
CMYKcmyk(14.9%, 0%, 9.9%, 12.9%)
CIE-LABlab(85.62, -15.07, 7.17)
CIE-LCHlch(85.62, 16.69, 154.55°)
OKLaboklab(87.05% -0.0421 0.0186)
OKLCHoklch(87.05% 0.046 156.1)
XYZxyz(57.5304, 67.2303, 64.5781)
Luminance0.6723 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDEC8 #DEBDD3
analogous
#C2DEBD #BDDEC8 #BDDED8
triadic
#BDDEC8 #C8BDDE #DEC8BD
tetradic
#BDDEC8 #BDC2DE #DEBDD3 #DED8BD
square
#BDDEC8 #BDC2DE #DEBDD3 #DED8BD
split-complementary
#BDDEC8 #D8BDDE #DEBDC2
monochromatic
#6BB584 #94CAA6 #BDDEC8 #E6F2EA #EBF5EE

Accessibility & contrast

On white

1.45
#BDDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.45
#BDDEC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDEC8
14.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDEC8#FFFFFF#000000##000000
##BDDEC81.001.4514.4514.45
#FFFFFF1.451.0021.0021.00
#00000014.4521.001.001.00
##00000014.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED8C7
Deuteranopia (green-blind)
#D8D4C9
Tritanopia (blue-blind)
#B8DDD7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bddec8;
/* rgb */ color: rgb(189, 222, 200);
/* oklch */ color: oklch(87.1% 0.046 156.1);
Tailwind
colors: {
  custom: {
    50: '#d1e8d8',
    500: '#bddec8',
    950: '#000000',
  },
}
SCSS
$custom: #bddec8;
$custom-light: #d1e8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bddec8",
  "rgb": {
    "r": 189,
    "g": 222,
    "b": 200
  },
  "hsl": {
    "h": 140,
    "s": 33.333,
    "l": 80.588
  },
  "oklch": {
    "l": 0.87051,
    "c": 0.04607,
    "h": 156.1
  },
  "luminance": 0.67231
}

Semantic roles & 50–950 ramp

primary
#BDDEC8
secondary
#B689A7
accent
#3986AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BDDEC8

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

Preview Lab → · Contrast checker → · Palette generator →

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