#DBEBCC#DBEBCC

#DBEBCC is a very light, muted yellow-green. Relative luminance 0.788; OKLCH L 92.0% C 0.045 H 129.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).

Color values

HEX#DBEBCC
RGBrgb(219, 235, 204)
HSLhsl(91, 44%, 86%)
HSVhsv(91, 13%, 92%)
CMYKcmyk(6.8%, 0%, 13.2%, 7.8%)
CIE-LABlab(91.16, -10.75, 13.26)
CIE-LCHlch(91.16, 17.07, 129.04°)
OKLaboklab(91.99% -0.0284 0.0344)
OKLCHoklch(91.99% 0.045 129.6)
XYZxyz(69.8191, 78.8360, 68.6536)
Luminance0.7884 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBEBCC #DCCCEB
analogous
#EAEBCC #DBEBCC #CCEBCC
triadic
#DBEBCC #CCDBEB #EBCCDB
tetradic
#DBEBCC #CCEAEB #DCCCEB #EBCCCC
square
#DBEBCC #CCEAEB #DCCCEB #EBCCCC
split-complementary
#DBEBCC #CCCCEB #EBCCEA
monochromatic
#9DC974 #BCDAA0 #DBEBCC #EFF6E9 #EFF6E9

Accessibility & contrast

On white

1.25
#DBEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.77
#DBEBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBEBCC
16.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBEBCC#FFFFFF#000000##000000
##DBEBCC1.001.2516.7716.77
#FFFFFF1.251.0021.0021.00
#00000016.7721.001.001.00
##00000016.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#DCE8E2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #dbebcc;
/* rgb */ color: rgb(219, 235, 204);
/* oklch */ color: oklch(92.0% 0.045 129.6);
Tailwind
colors: {
  custom: {
    50: '#e6f1db',
    500: '#dbebcc',
    950: '#000000',
  },
}
SCSS
$custom: #dbebcc;
$custom-light: #e6f1db;
$custom-dark: #000000;
JSON
{
  "hex": "#dbebcc",
  "rgb": {
    "r": 219,
    "g": 235,
    "b": 204
  },
  "hsl": {
    "h": 90.968,
    "s": 43.662,
    "l": 86.078
  },
  "oklch": {
    "l": 0.91989,
    "c": 0.0446,
    "h": 129.6
  },
  "luminance": 0.78836
}

Semantic roles & 50–950 ramp

primary
#DBEBCC
secondary
#AE95C6
accent
#2FB775
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584

Preview Lab

Preview with #DBEBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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