#BDDBBC#BDDBBC

#BDDBBC is a very light, muted green. Relative luminance 0.651; OKLCH L 86.1% C 0.053 H 144.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).

Color values

HEX#BDDBBC
RGBrgb(189, 219, 188)
HSLhsl(118, 30%, 80%)
HSVhsv(118, 14%, 86%)
CMYKcmyk(13.7%, 0%, 14.2%, 14.1%)
CIE-LABlab(84.54, -15.72, 11.95)
CIE-LCHlch(84.54, 19.75, 142.75°)
OKLaboklab(86.1% -0.043 0.031)
OKLCHoklch(86.1% 0.053 144.2)
XYZxyz(55.3929, 65.1118, 57.2166)
Luminance0.6511 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBBC #DABCDB
analogous
#CCDBBC #BDDBBC #BCDBCB
triadic
#BDDBBC #BCBDDB #DBBCBD
tetradic
#BDDBBC #BCCCDB #DABCDB #DBCBBC
square
#BDDBBC #BCCCDB #DABCDB #DBCBBC
split-complementary
#BDDBBC #CBBCDB #DBBCCC
monochromatic
#6FB06C #96C694 #BDDBBC #E4F0E4 #EBF4EB

Accessibility & contrast

On white

1.50
#BDDBBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.02
#BDDBBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBBC
14.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBBC#FFFFFF#000000##000000
##BDDBBC1.001.5014.0214.02
#FFFFFF1.501.0021.0021.00
#00000014.0221.001.001.00
##00000014.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#D7D2BD
Tritanopia (blue-blind)
#BBD9D2
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #bddbbc;
/* rgb */ color: rgb(189, 219, 188);
/* oklch */ color: oklch(86.1% 0.053 144.2);
Tailwind
colors: {
  custom: {
    50: '#d1e6d0',
    500: '#bddbbc',
    950: '#000000',
  },
}
SCSS
$custom: #bddbbc;
$custom-light: #d1e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbbc",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 188
  },
  "hsl": {
    "h": 118.065,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86102,
    "c": 0.05296,
    "h": 144.2
  },
  "luminance": 0.65113
}

Semantic roles & 50–950 ramp

primary
#BDDBBC
secondary
#B189B2
accent
#3DA9A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBBC

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

Preview Lab → · Contrast checker → · Palette generator →

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