#BDDBB3#BDDBB3

#BDDBB3 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.9% C 0.063 H 137.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#BDDBB3
RGBrgb(189, 219, 179)
HSLhsl(105, 36%, 78%)
HSVhsv(105, 18%, 86%)
CMYKcmyk(13.7%, 0%, 18.3%, 14.1%)
CIE-LABlab(84.35, -17.26, 16.42)
CIE-LCHlch(84.35, 23.82, 136.44°)
OKLaboklab(85.88% -0.0467 0.0422)
OKLCHoklch(85.88% 0.063 137.9)
XYZxyz(54.4528, 64.7357, 52.2655)
Luminance0.6474 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBB3 #D1B3DB
analogous
#D1DBB3 #BDDBB3 #B3DBBD
triadic
#BDDBB3 #B3BDDB #DBB3BD
tetradic
#BDDBB3 #B3D1DB #D1B3DB #DBBDB3
square
#BDDBB3 #B3D1DB #D1B3DB #DBBDB3
split-complementary
#BDDBB3 #BDB3DB #DBB3D1
monochromatic
#75B460 #99C789 #BDDBB3 #E1EFDD #EDF5EA

Accessibility & contrast

On white

1.51
#BDDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.95
#BDDBB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBB3
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBB3#FFFFFF#000000##000000
##BDDBB31.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED4B1
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#BCD8D0
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #bddbb3;
/* rgb */ color: rgb(189, 219, 179);
/* oklch */ color: oklch(85.9% 0.063 137.9);
Tailwind
colors: {
  custom: {
    50: '#d1e6c9',
    500: '#bddbb3',
    950: '#000000',
  },
}
SCSS
$custom: #bddbb3;
$custom-light: #d1e6c9;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbb3",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 179
  },
  "hsl": {
    "h": 105,
    "s": 35.714,
    "l": 78.039
  },
  "oklch": {
    "l": 0.85884,
    "c": 0.06297,
    "h": 137.9
  },
  "luminance": 0.64737
}

Semantic roles & 50–950 ramp

primary
#BDDBB3
secondary
#A680B3
accent
#37AF91
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482

Preview Lab

Preview with #BDDBB3

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

Preview Lab → · Contrast checker → · Palette generator →

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