#BDDBC5#BDDBC5

#BDDBC5 is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.044 H 153.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#BDDBC5
RGBrgb(189, 219, 197)
HSLhsl(136, 29%, 80%)
HSVhsv(136, 14%, 86%)
CMYKcmyk(13.7%, 0%, 10%, 14.1%)
CIE-LABlab(84.75, -14.11, 7.50)
CIE-LCHlch(84.75, 15.98, 152.01°)
OKLaboklab(86.33% -0.0393 0.0195)
OKLCHoklch(86.33% 0.044 153.6)
XYZxyz(56.3935, 65.5120, 62.4865)
Luminance0.6551 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC5 #DBBDD3
analogous
#C4DBBD #BDDBC5 #BDDBD4
triadic
#BDDBC5 #C5BDDB #DBC5BD
tetradic
#BDDBC5 #BDC4DB #DBBDD3 #DBD4BD
square
#BDDBC5 #BDC4DB #DBBDD3 #DBD4BD
split-complementary
#BDDBC5 #D4BDDB #DBBDC4
monochromatic
#6EB07F #95C5A2 #BDDBC5 #E5F1E8 #EBF4EE

Accessibility & contrast

On white

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

On black

14.10
#BDDBC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC5
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC5#FFFFFF#000000##000000
##BDDBC51.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD6C4
Deuteranopia (green-blind)
#D6D2C6
Tritanopia (blue-blind)
#B9DAD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bddbc5;
/* rgb */ color: rgb(189, 219, 197);
/* oklch */ color: oklch(86.3% 0.044 153.6);
Tailwind
colors: {
  custom: {
    50: '#d1e6d6',
    500: '#bddbc5',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc5;
$custom-light: #d1e6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc5",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 197
  },
  "hsl": {
    "h": 136,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86333,
    "c": 0.04384,
    "h": 153.6
  },
  "luminance": 0.65513
}

Semantic roles & 50–950 ramp

primary
#BDDBC5
secondary
#B28AA7
accent
#3D8CA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC5

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

Preview Lab → · Contrast checker → · Palette generator →

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