#BEDED2#BEDED2

#BEDED2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.038 H 170.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).

Color values

HEX#BEDED2
RGBrgb(190, 222, 210)
HSLhsl(158, 33%, 81%)
HSVhsv(158, 14%, 87%)
CMYKcmyk(14.4%, 0%, 5.4%, 12.9%)
CIE-LABlab(85.93, -12.85, 2.35)
CIE-LCHlch(85.93, 13.06, 169.65°)
OKLaboklab(87.39% -0.0371 0.006)
OKLCHoklch(87.39% 0.038 170.8)
XYZxyz(58.9865, 67.8415, 70.9472)
Luminance0.6784 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BEDED2 #DEBECA
analogous
#BEDEC2 #BEDED2 #BEDADE
triadic
#BEDED2 #D2BEDE #DED2BE
tetradic
#BEDED2 #C2BEDE #DEBECA #DADEBE
square
#BEDED2 #C2BEDE #DEBECA #DADEBE
split-complementary
#BEDED2 #DEBEDA #DEC2BE
monochromatic
#6DB59A #95C9B6 #BEDED2 #E7F3EE #EBF5F1

Accessibility & contrast

On white

1.44
#BEDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.57
#BEDED2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BEDED2
14.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BEDED2#FFFFFF#000000##000000
##BEDED21.001.4414.5714.57
#FFFFFF1.441.0021.0021.00
#00000014.5721.001.001.00
##00000014.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#B7DFDA
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #beded2;
/* rgb */ color: rgb(190, 222, 210);
/* oklch */ color: oklch(87.4% 0.038 170.8);
Tailwind
colors: {
  custom: {
    50: '#d1e8df',
    500: '#beded2',
    950: '#000000',
  },
}
SCSS
$custom: #beded2;
$custom-light: #d1e8df;
$custom-dark: #000000;
JSON
{
  "hex": "#beded2",
  "rgb": {
    "r": 190,
    "g": 222,
    "b": 210
  },
  "hsl": {
    "h": 157.5,
    "s": 32.653,
    "l": 80.784
  },
  "oklch": {
    "l": 0.87391,
    "c": 0.03759,
    "h": 170.8
  },
  "luminance": 0.67843
}

Semantic roles & 50–950 ramp

primary
#BEDED2
secondary
#B68A9B
accent
#3A65AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BEDED2

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

Preview Lab → · Contrast checker → · Palette generator →

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