#DBECCC#DBECCC

#DBECCC is a very light, muted yellow-green. Relative luminance 0.794; OKLCH L 92.2% C 0.046 H 130.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).

Color values

HEX#DBECCC
RGBrgb(219, 236, 204)
HSLhsl(92, 46%, 86%)
HSVhsv(92, 14%, 93%)
CMYKcmyk(7.2%, 0%, 13.6%, 7.5%)
CIE-LABlab(91.42, -11.25, 13.63)
CIE-LCHlch(91.42, 17.67, 129.55°)
OKLaboklab(92.2% -0.0298 0.0353)
OKLCHoklch(92.2% 0.046 130.2)
XYZxyz(70.1062, 79.4103, 68.7493)
Luminance0.7941 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBECCC #DDCCEC
analogous
#EBECCC #DBECCC #CCECCD
triadic
#DBECCC #CCDBEC #ECCCDB
tetradic
#DBECCC #CCEBEC #DDCCEC #ECCDCC
square
#DBECCC #CCEBEC #DDCCEC #ECCDCC
split-complementary
#DBECCC #CDCCEC #ECCCEB
monochromatic
#9CCB73 #BCDB9F #DBECCC #EFF7E9 #EFF7E9

Accessibility & contrast

On white

1.24
#DBECCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.88
#DBECCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBECCC
16.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBECCC#FFFFFF#000000##000000
##DBECCC1.001.2416.8816.88
#FFFFFF1.241.0021.0021.00
#00000016.8821.001.001.00
##00000016.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#DCE9E3
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #dbeccc;
/* rgb */ color: rgb(219, 236, 204);
/* oklch */ color: oklch(92.2% 0.046 130.2);
Tailwind
colors: {
  custom: {
    50: '#e6f2db',
    500: '#dbeccc',
    950: '#000000',
  },
}
SCSS
$custom: #dbeccc;
$custom-light: #e6f2db;
$custom-dark: #000000;
JSON
{
  "hex": "#dbeccc",
  "rgb": {
    "r": 219,
    "g": 236,
    "b": 204
  },
  "hsl": {
    "h": 91.875,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.92195,
    "c": 0.04621,
    "h": 130.2
  },
  "luminance": 0.79411
}

Semantic roles & 50–950 ramp

primary
#DBECCC
secondary
#B094C8
accent
#2DB977
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584

Preview Lab

Preview with #DBECCC

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

Preview Lab → · Contrast checker → · Palette generator →

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