#BDDBC4#BDDBC4

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

Color values

HEX#BDDBC4
RGBrgb(189, 219, 196)
HSLhsl(134, 29%, 80%)
HSVhsv(134, 14%, 86%)
CMYKcmyk(13.7%, 0%, 10.5%, 14.1%)
CIE-LABlab(84.72, -14.29, 7.99)
CIE-LCHlch(84.72, 16.37, 150.78°)
OKLaboklab(86.31% -0.0397 0.0208)
OKLCHoklch(86.31% 0.045 152.4)
XYZxyz(56.2793, 65.4663, 61.8850)
Luminance0.6547 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC4 #DBBDD4
analogous
#C5DBBD #BDDBC4 #BDDBD3
triadic
#BDDBC4 #C4BDDB #DBC4BD
tetradic
#BDDBC4 #BDC5DB #DBBDD4 #DBD3BD
square
#BDDBC4 #BDC5DB #DBBDD4 #DBD3BD
split-complementary
#BDDBC4 #D3BDDB #DBBDC5
monochromatic
#6EB07D #95C5A1 #BDDBC4 #E5F1E7 #EBF4ED

Accessibility & contrast

On white

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

On black

14.09
#BDDBC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC4
14.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC4#FFFFFF#000000##000000
##BDDBC41.001.4914.0914.09
#FFFFFF1.491.0021.0021.00
#00000014.0921.001.001.00
##00000014.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD6C3
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#B9DAD4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #bddbc4;
/* rgb */ color: rgb(189, 219, 196);
/* oklch */ color: oklch(86.3% 0.045 152.4);
Tailwind
colors: {
  custom: {
    50: '#d1e6d5',
    500: '#bddbc4',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc4;
$custom-light: #d1e6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc4",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 196
  },
  "hsl": {
    "h": 134,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86307,
    "c": 0.04479,
    "h": 152.4
  },
  "luminance": 0.65467
}

Semantic roles & 50–950 ramp

primary
#BDDBC4
secondary
#B28AA9
accent
#3D8FA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC4

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

Preview Lab → · Contrast checker → · Palette generator →

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