#DBECED#DBECED

#DBECED is a very light, near-neutral teal. Relative luminance 0.812; OKLCH L 93.1% C 0.018 H 201.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).

Color values

HEX#DBECED
RGBrgb(219, 236, 237)
HSLhsl(183, 33%, 89%)
HSVhsv(183, 8%, 93%)
CMYKcmyk(7.6%, 0.4%, 0%, 7.1%)
CIE-LABlab(92.20, -5.41, -2.41)
CIE-LCHlch(92.20, 5.92, 204.03°)
OKLaboklab(93.08% -0.0169 -0.0065)
OKLCHoklch(93.08% 0.018 201.1)
XYZxyz(74.4916, 81.1644, 91.8461)
Luminance0.8116 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBECED #EDDCDB
analogous
#DBEDE5 #DBECED #DBE3ED
triadic
#DBECED #EDDBEC #ECEDDB
tetradic
#DBECED #E5DBED #EDDCDB #E3EDDB
square
#DBECED #E5DBED #EDDCDB #E3EDDB
split-complementary
#DBECED #EDDBE3 #EDE5DB
monochromatic
#89C1C4 #B2D6D9 #DBECED #EBF4F5 #EBF4F5

Accessibility & contrast

On white

1.22
#DBECED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.23
#DBECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBECED
17.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBECED#FFFFFF#000000##000000
##DBECED1.001.2217.2317.23
#FFFFFF1.221.0021.0021.00
#00000017.2321.001.001.00
##00000017.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#D6EDEC
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #dbeced;
/* rgb */ color: rgb(219, 236, 237);
/* oklch */ color: oklch(93.1% 0.018 201.1);
Tailwind
colors: {
  custom: {
    50: '#e6f2f2',
    500: '#dbeced',
    950: '#000000',
  },
}
SCSS
$custom: #dbeced;
$custom-light: #e6f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dbeced",
  "rgb": {
    "r": 219,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 183.333,
    "s": 33.333,
    "l": 89.412
  },
  "oklch": {
    "l": 0.93075,
    "c": 0.01809,
    "h": 201.1
  },
  "luminance": 0.81165
}

Semantic roles & 50–950 ramp

primary
#DBECED
secondary
#C7A7A5
accent
#4039AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #DBECED

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

Preview Lab → · Contrast checker → · Palette generator →

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