#BEDDBD#BEDDBD

#BEDDBD is a very light, muted green. Relative luminance 0.663; OKLCH L 86.6% C 0.055 H 144.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).

Color values

HEX#BEDDBD
RGBrgb(190, 221, 189)
HSLhsl(118, 32%, 80%)
HSVhsv(118, 14%, 87%)
CMYKcmyk(14%, 0%, 14.5%, 13.3%)
CIE-LABlab(85.17, -16.21, 12.32)
CIE-LCHlch(85.17, 20.36, 142.76°)
OKLaboklab(86.62% -0.0443 0.0319)
OKLCHoklch(86.62% 0.055 144.3)
XYZxyz(56.2750, 66.3332, 57.9730)
Luminance0.6633 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BEDDBD #DCBDDD
analogous
#CEDDBD #BEDDBD #BDDDCC
triadic
#BEDDBD #BDBEDD #DDBDBE
tetradic
#BEDDBD #BDCEDD #DCBDDD #DDCCBD
square
#BEDDBD #BDCEDD #DCBDDD #DDCCBD
split-complementary
#BEDDBD #CCBDDD #DDBDCE
monochromatic
#6EB36C #96C895 #BEDDBD #E6F2E5 #EBF5EB

Accessibility & contrast

On white

1.47
#BEDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.27
#BEDDBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BEDDBD
14.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BEDDBD#FFFFFF#000000##000000
##BEDDBD1.001.4714.2714.27
#FFFFFF1.471.0021.0021.00
#00000014.2721.001.001.00
##00000014.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#BCDBD4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #beddbd;
/* rgb */ color: rgb(190, 221, 189);
/* oklch */ color: oklch(86.6% 0.055 144.3);
Tailwind
colors: {
  custom: {
    50: '#d1e7d0',
    500: '#beddbd',
    950: '#000000',
  },
}
SCSS
$custom: #beddbd;
$custom-light: #d1e7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#beddbd",
  "rgb": {
    "r": 190,
    "g": 221,
    "b": 189
  },
  "hsl": {
    "h": 118.125,
    "s": 32,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86623,
    "c": 0.05459,
    "h": 144.3
  },
  "luminance": 0.66334
}

Semantic roles & 50–950 ramp

primary
#BEDDBD
secondary
#B38AB5
accent
#3BABA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BEDDBD

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

Preview Lab → · Contrast checker → · Palette generator →

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