#BDDBC8#BDDBC8

#BDDBC8 is a very light, muted green. Relative luminance 0.657; OKLCH L 86.4% C 0.041 H 157.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).

Color values

HEX#BDDBC8
RGBrgb(189, 219, 200)
HSLhsl(142, 29%, 80%)
HSVhsv(142, 14%, 86%)
CMYKcmyk(13.7%, 0%, 8.7%, 14.1%)
CIE-LABlab(84.82, -13.55, 6.02)
CIE-LCHlch(84.82, 14.83, 156.07°)
OKLaboklab(86.41% -0.038 0.0157)
OKLCHoklch(86.41% 0.041 157.6)
XYZxyz(56.7407, 65.6509, 64.3148)
Luminance0.6565 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDBC8 #DBBDD0
analogous
#C1DBBD #BDDBC8 #BDDBD7
triadic
#BDDBC8 #C8BDDB #DBC8BD
tetradic
#BDDBC8 #BDC1DB #DBBDD0 #DBD7BD
square
#BDDBC8 #BDC1DB #DBBDD0 #DBD7BD
split-complementary
#BDDBC8 #D7BDDB #DBBDC1
monochromatic
#6EB086 #95C5A7 #BDDBC8 #E5F1E9 #EBF4EE

Accessibility & contrast

On white

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

On black

14.13
#BDDBC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDBC8
14.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDBC8#FFFFFF#000000##000000
##BDDBC81.001.4914.1314.13
#FFFFFF1.491.0021.0021.00
#00000014.1321.001.001.00
##00000014.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#B8DAD5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bddbc8;
/* rgb */ color: rgb(189, 219, 200);
/* oklch */ color: oklch(86.4% 0.041 157.6);
Tailwind
colors: {
  custom: {
    50: '#d1e6d8',
    500: '#bddbc8',
    950: '#000000',
  },
}
SCSS
$custom: #bddbc8;
$custom-light: #d1e6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bddbc8",
  "rgb": {
    "r": 189,
    "g": 219,
    "b": 200
  },
  "hsl": {
    "h": 142,
    "s": 29.412,
    "l": 80
  },
  "oklch": {
    "l": 0.86413,
    "c": 0.04113,
    "h": 157.6
  },
  "luminance": 0.65652
}

Semantic roles & 50–950 ramp

primary
#BDDBC8
secondary
#B28AA3
accent
#3D81A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BDDBC8

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

Preview Lab → · Contrast checker → · Palette generator →

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