#BDDBC2#BDDBC2

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

Color values

HEX#BDDBC2
RGBrgb(189, 219, 194)
HSLhsl(130, 29%, 80%)
HSVhsv(130, 14%, 86%)
CMYKcmyk(13.7%, 0%, 11.4%, 14.1%)
CIE-LABlab(84.68, -14.65, 8.98)
CIE-LCHlch(84.68, 17.19, 148.49°)
OKLaboklab(86.26% -0.0405 0.0233)
OKLCHoklch(86.26% 0.047 150.1)
XYZxyz(56.0532, 65.3759, 60.6941)
Luminance0.6538 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC2 #DBBDD6
analogous
#C7DBBD #BDDBC2 #BDDBD1
triadic
#BDDBC2 #C2BDDB #DBC2BD
tetradic
#BDDBC2 #BDC7DB #DBBDD6 #DBD1BD
square
#BDDBC2 #BDC7DB #DBBDD6 #DBD1BD
split-complementary
#BDDBC2 #D1BDDB #DBBDC7
monochromatic
#6EB079 #95C59D #BDDBC2 #E5F1E7 #EBF4ED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##BDDBC2#FFFFFF#000000##000000
##BDDBC21.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)
#DCD5C1
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#BADAD4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #bddbc2;
/* rgb */ color: rgb(189, 219, 194);
/* oklch */ color: oklch(86.3% 0.047 150.1);
Tailwind
colors: {
  custom: {
    50: '#d1e6d4',
    500: '#bddbc2',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc2;
$custom-light: #d1e6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc2",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 194
  },
  "hsl": {
    "h": 130,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86255,
    "c": 0.04674,
    "h": 150.1
  },
  "luminance": 0.65377
}

Semantic roles & 50–950 ramp

primary
#BDDBC2
secondary
#B28AAB
accent
#3D96A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC2

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

Preview Lab → · Contrast checker → · Palette generator →

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