#DBEBED#DBEBED

#DBEBED is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.017 H 205.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#DBEBED
RGBrgb(219, 235, 237)
HSLhsl(187, 33%, 89%)
HSVhsv(187, 8%, 93%)
CMYKcmyk(7.6%, 0.8%, 0%, 7.1%)
CIE-LABlab(91.95, -4.90, -2.79)
CIE-LCHlch(91.95, 5.64, 209.64°)
OKLaboklab(92.87% -0.0155 -0.0075)
OKLCHoklch(92.87% 0.017 205.8)
XYZxyz(74.2045, 80.5902, 91.7504)
Luminance0.8059 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBEBED #EDDDDB
analogous
#DBEDE6 #DBEBED #DBE2ED
triadic
#DBEBED #EDDBEB #EBEDDB
tetradic
#DBEBED #E6DBED #EDDDDB #E2EDDB
square
#DBEBED #E6DBED #EDDDDB #E2EDDB
split-complementary
#DBEBED #EDDBE2 #EDE6DB
monochromatic
#89BEC4 #B2D4D9 #DBEBED #EBF4F5 #EBF4F5

Accessibility & contrast

On white

1.23
#DBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.12
#DBEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBEBED
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBEBED#FFFFFF#000000##000000
##DBEBED1.001.2317.1217.12
#FFFFFF1.231.0021.0021.00
#00000017.1221.001.001.00
##00000017.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D6ECEC
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #dbebed;
/* rgb */ color: rgb(219, 235, 237);
/* oklch */ color: oklch(92.9% 0.017 205.8);
Tailwind
colors: {
  custom: {
    50: '#e6f1f2',
    500: '#dbebed',
    950: '#000000',
  },
}
SCSS
$custom: #dbebed;
$custom-light: #e6f1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dbebed",
  "rgb": {
    "r": 219,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 186.667,
    "s": 33.333,
    "l": 89.412
  },
  "oklch": {
    "l": 0.92873,
    "c": 0.01723,
    "h": 205.8
  },
  "luminance": 0.80591
}

Semantic roles & 50–950 ramp

primary
#DBEBED
secondary
#C7A9A5
accent
#4639AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #DBEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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