#BDDBC3#BDDBC3

#BDDBC3 is a very light, muted green. Relative luminance 0.654; OKLCH L 86.3% C 0.046 H 151.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).

Color values

HEX#BDDBC3
RGBrgb(189, 219, 195)
HSLhsl(132, 29%, 80%)
HSVhsv(132, 14%, 86%)
CMYKcmyk(13.7%, 0%, 11%, 14.1%)
CIE-LABlab(84.70, -14.47, 8.49)
CIE-LCHlch(84.70, 16.78, 149.61°)
OKLaboklab(86.28% -0.0401 0.0221)
OKLCHoklch(86.28% 0.046 151.2)
XYZxyz(56.1659, 65.4209, 61.2876)
Luminance0.6542 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC3 #DBBDD5
analogous
#C6DBBD #BDDBC3 #BDDBD2
triadic
#BDDBC3 #C3BDDB #DBC3BD
tetradic
#BDDBC3 #BDC6DB #DBBDD5 #DBD2BD
square
#BDDBC3 #BDC6DB #DBBDD5 #DBD2BD
split-complementary
#BDDBC3 #D2BDDB #DBBDC6
monochromatic
#6EB07B #95C59F #BDDBC3 #E5F1E7 #EBF4ED

Accessibility & contrast

On white

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

On black

14.08
#BDDBC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC3
14.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC3#FFFFFF#000000##000000
##BDDBC31.001.4914.0814.08
#FFFFFF1.491.0021.0021.00
#00000014.0821.001.001.00
##00000014.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bddbc3;
/* rgb */ color: rgb(189, 219, 195);
/* oklch */ color: oklch(86.3% 0.046 151.2);
Tailwind
colors: {
  custom: {
    50: '#d1e6d5',
    500: '#bddbc3',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc3;
$custom-light: #d1e6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc3",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 195
  },
  "hsl": {
    "h": 132,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86281,
    "c": 0.04576,
    "h": 151.2
  },
  "luminance": 0.65422
}

Semantic roles & 50–950 ramp

primary
#BDDBC3
secondary
#B28AAA
accent
#3D93A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC3

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

Preview Lab → · Contrast checker → · Palette generator →

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