#BDDBC9#BDDBC9

#BDDBC9 is a very light, muted green. Relative luminance 0.657; OKLCH L 86.4% C 0.040 H 159.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#BDDBC9
RGBrgb(189, 219, 201)
HSLhsl(144, 29%, 80%)
HSVhsv(144, 14%, 86%)
CMYKcmyk(13.7%, 0%, 8.2%, 14.1%)
CIE-LABlab(84.84, -13.37, 5.52)
CIE-LCHlch(84.84, 14.46, 157.56°)
OKLaboklab(86.44% -0.0376 0.0144)
OKLCHoklch(86.44% 0.04 159.1)
XYZxyz(56.8579, 65.6978, 64.9324)
Luminance0.6570 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC9 #DBBDCF
analogous
#C0DBBD #BDDBC9 #BDDBD8
triadic
#BDDBC9 #C9BDDB #DBC9BD
tetradic
#BDDBC9 #BDC0DB #DBBDCF #DBD8BD
square
#BDDBC9 #BDC0DB #DBBDCF #DBD8BD
split-complementary
#BDDBC9 #D8BDDB #DBBDC0
monochromatic
#6EB088 #95C5A9 #BDDBC9 #E5F1E9 #EBF4EF

Accessibility & contrast

On white

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

On black

14.14
#BDDBC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC9
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC9#FFFFFF#000000##000000
##BDDBC91.001.4914.1414.14
#FFFFFF1.491.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD6C8
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#B8DBD6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bddbc9;
/* rgb */ color: rgb(189, 219, 201);
/* oklch */ color: oklch(86.4% 0.040 159.1);
Tailwind
colors: {
  custom: {
    50: '#d1e6d9',
    500: '#bddbc9',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc9;
$custom-light: #d1e6d9;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc9",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 201
  },
  "hsl": {
    "h": 144,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.8644,
    "c": 0.04029,
    "h": 159.1
  },
  "luminance": 0.65699
}

Semantic roles & 50–950 ramp

primary
#BDDBC9
secondary
#B28AA2
accent
#3D7DA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC9

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

Preview Lab → · Contrast checker → · Palette generator →

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