#BDDBC7#BDDBC7

#BDDBC7 is a very light, muted green. Relative luminance 0.656; OKLCH L 86.4% C 0.042 H 156.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).

Color values

HEX#BDDBC7
RGBrgb(189, 219, 199)
HSLhsl(140, 29%, 80%)
HSVhsv(140, 14%, 86%)
CMYKcmyk(13.7%, 0%, 9.1%, 14.1%)
CIE-LABlab(84.79, -13.74, 6.51)
CIE-LCHlch(84.79, 15.20, 154.65°)
OKLaboklab(86.39% -0.0384 0.0169)
OKLCHoklch(86.39% 0.042 156.2)
XYZxyz(56.6242, 65.6043, 63.7014)
Luminance0.6561 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC7 #DBBDD1
analogous
#C2DBBD #BDDBC7 #BDDBD6
triadic
#BDDBC7 #C7BDDB #DBC7BD
tetradic
#BDDBC7 #BDC2DB #DBBDD1 #DBD6BD
square
#BDDBC7 #BDC2DB #DBBDD1 #DBD6BD
split-complementary
#BDDBC7 #D6BDDB #DBBDC2
monochromatic
#6EB084 #95C5A5 #BDDBC7 #E5F1E9 #EBF4EE

Accessibility & contrast

On white

1.49
#BDDBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.12
#BDDBC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC7
14.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC7#FFFFFF#000000##000000
##BDDBC71.001.4914.1214.12
#FFFFFF1.491.0021.0021.00
#00000014.1221.001.001.00
##00000014.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD6C6
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#B9DAD5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bddbc7;
/* rgb */ color: rgb(189, 219, 199);
/* oklch */ color: oklch(86.4% 0.042 156.2);
Tailwind
colors: {
  custom: {
    50: '#d1e6d8',
    500: '#bddbc7',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc7;
$custom-light: #d1e6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc7",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 199
  },
  "hsl": {
    "h": 140,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86387,
    "c": 0.04201,
    "h": 156.2
  },
  "luminance": 0.65605
}

Semantic roles & 50–950 ramp

primary
#BDDBC7
secondary
#B28AA5
accent
#3D85A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC7

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

Preview Lab → · Contrast checker → · Palette generator →

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