#DAEBDC#DAEBDC

#DAEBDC is a very light, muted green. Relative luminance 0.795; OKLCH L 92.3% C 0.027 H 148.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).

Color values

HEX#DAEBDC
RGBrgb(218, 235, 220)
HSLhsl(127, 30%, 89%)
HSVhsv(127, 7%, 92%)
CMYKcmyk(7.2%, 0%, 6.4%, 7.8%)
CIE-LABlab(91.45, -8.35, 5.35)
CIE-LCHlch(91.45, 9.92, 147.37°)
OKLaboklab(92.33% -0.0231 0.014)
OKLCHoklch(92.33% 0.027 148.8)
XYZxyz(71.5375, 79.4887, 79.2703)
Luminance0.7949 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DAEBDC #EBDAE9
analogous
#E1EBDA #DAEBDC #DAEBE5
triadic
#DAEBDC #DCDAEB #EBDCDA
tetradic
#DAEBDC #DAE1EB #EBDAE9 #EBE5DA
square
#DAEBDC #DAE1EB #EBDAE9 #EBE5DA
split-complementary
#DAEBDC #E5DAEB #EBDAE1
monochromatic
#8BC091 #B2D6B6 #DAEBDC #EBF4EC #EBF4EC

Accessibility & contrast

On white

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

On black

16.90
#DAEBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DAEBDC
16.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DAEBDC#FFFFFF#000000##000000
##DAEBDC1.001.2416.9016.90
#FFFFFF1.241.0021.0021.00
#00000016.9021.001.001.00
##00000016.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#D8EAE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #daebdc;
/* rgb */ color: rgb(218, 235, 220);
/* oklch */ color: oklch(92.3% 0.027 148.8);
Tailwind
colors: {
  custom: {
    50: '#e5f1e6',
    500: '#daebdc',
    950: '#000000',
  },
}
SCSS
$custom: #daebdc;
$custom-light: #e5f1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#daebdc",
  "rgb": {
    "r": 218,
    "g": 235,
    "b": 220
  },
  "hsl": {
    "h": 127.059,
    "s": 29.825,
    "l": 88.824
  },
  "oklch": {
    "l": 0.92325,
    "c": 0.02698,
    "h": 148.8
  },
  "luminance": 0.79489
}

Semantic roles & 50–950 ramp

primary
#DAEBDC
secondary
#C4A5C0
accent
#3D9CA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584

Preview Lab

Preview with #DAEBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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