#BDDCD2#BDDCD2

#BDDCD2 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.036 H 174.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).

Color values

HEX#BDDCD2
RGBrgb(189, 220, 210)
HSLhsl(161, 31%, 80%)
HSVhsv(161, 14%, 86%)
CMYKcmyk(14.1%, 0%, 4.5%, 13.7%)
CIE-LABlab(85.33, -12.16, 1.47)
CIE-LCHlch(85.33, 12.25, 173.10°)
OKLaboklab(86.9% -0.0354 0.0037)
OKLCHoklch(86.9% 0.036 174)
XYZxyz(58.2095, 66.6570, 70.7595)
Luminance0.6666 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDCD2 #DCBDC7
analogous
#BDDCC2 #BDDCD2 #BDD6DC
triadic
#BDDCD2 #D2BDDC #DCD2BD
tetradic
#BDDCD2 #C2BDDC #DCBDC7 #D6DCBD
square
#BDDCD2 #C2BDDC #DCBDC7 #D6DCBD
split-complementary
#BDDCD2 #DCBDD6 #DCC2BD
monochromatic
#6DB29B #95C7B7 #BDDCD2 #E5F1ED #EBF4F1

Accessibility & contrast

On white

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

On black

14.33
#BDDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDCD2
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDCD2#FFFFFF#000000##000000
##BDDCD21.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D4D3D3
Tritanopia (blue-blind)
#B6DDD9
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bddcd2;
/* rgb */ color: rgb(189, 220, 210);
/* oklch */ color: oklch(86.9% 0.036 174.0);
Tailwind
colors: {
  custom: {
    50: '#d1e6df',
    500: '#bddcd2',
    950: '#000000',
  },
}
SCSS
$custom: #bddcd2;
$custom-light: #d1e6df;
$custom-dark: #000000;
JSON
{
  "hex": "#bddcd2",
  "rgb": {
    "r": 189,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 160.645,
    "s": 30.693,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86901,
    "c": 0.03557,
    "h": 174
  },
  "luminance": 0.66658
}

Semantic roles & 50–950 ramp

primary
#BDDCD2
secondary
#B38A97
accent
#3C5FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BDDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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