#BDDDC2#BDDDC2

#BDDDC2 is a very light, muted green. Relative luminance 0.664; OKLCH L 86.7% C 0.050 H 149.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#BDDDC2
RGBrgb(189, 221, 194)
HSLhsl(129, 32%, 80%)
HSVhsv(129, 14%, 87%)
CMYKcmyk(14.5%, 0%, 12.2%, 13.3%)
CIE-LABlab(85.21, -15.66, 9.75)
CIE-LCHlch(85.21, 18.45, 148.10°)
OKLaboklab(86.68% -0.0432 0.0253)
OKLCHoklch(86.68% 0.05 149.7)
XYZxyz(56.5781, 66.4257, 60.8691)
Luminance0.6643 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDDC2 #DDBDD8
analogous
#C8DDBD #BDDDC2 #BDDDD2
triadic
#BDDDC2 #C2BDDD #DDC2BD
tetradic
#BDDDC2 #BDC8DD #DDBDD8 #DDD2BD
square
#BDDDC2 #BDC8DD #DDBDD8 #DDD2BD
split-complementary
#BDDDC2 #D2BDDD #DDBDC8
monochromatic
#6CB377 #95C89D #BDDDC2 #E5F2E7 #EBF5EC

Accessibility & contrast

On white

1.47
#BDDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#BDDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDDC2
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDDC2#FFFFFF#000000##000000
##BDDDC21.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#B9DCD5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bdddc2;
/* rgb */ color: rgb(189, 221, 194);
/* oklch */ color: oklch(86.7% 0.050 149.7);
Tailwind
colors: {
  custom: {
    50: '#d1e7d4',
    500: '#bdddc2',
    950: '#000000',
  },
}
SCSS
$custom: #bdddc2;
$custom-light: #d1e7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bdddc2",
  "rgb": {
    "r": 189,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 129.375,
    "s": 32,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86681,
    "c": 0.05009,
    "h": 149.7
  },
  "luminance": 0.66427
}

Semantic roles & 50–950 ramp

primary
#BDDDC2
secondary
#B58AAE
accent
#3B99AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BDDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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