#DAEBDA#DAEBDA

#DAEBDA is a very light, muted green. Relative luminance 0.794; OKLCH L 92.3% C 0.029 H 145.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).

Color values

HEX#DAEBDA
RGBrgb(218, 235, 218)
HSLhsl(120, 30%, 89%)
HSVhsv(120, 7%, 92%)
CMYKcmyk(7.2%, 0%, 7.2%, 7.8%)
CIE-LABlab(91.41, -8.71, 6.32)
CIE-LCHlch(91.41, 10.76, 144.02°)
OKLaboklab(92.27% -0.0239 0.0165)
OKLCHoklch(92.27% 0.029 145.3)
XYZxyz(71.2742, 79.3834, 77.8836)
Luminance0.7938 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DAEBDA #EBDAEB
analogous
#E3EBDA #DAEBDA #DAEBE3
triadic
#DAEBDA #DADAEB #EBDADA
tetradic
#DAEBDA #DAE3EB #EBDAEB #EBE3DA
square
#DAEBDA #DAE3EB #EBDAEB #EBE3DA
split-complementary
#DAEBDA #E3DAEB #EBDAE3
monochromatic
#8BC08B #B2D6B2 #DAEBDA #EBF4EB #EBF4EB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DAEBDA#FFFFFF#000000##000000
##DAEBDA1.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)
#ECE8D9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#D9EAE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #daebda;
/* rgb */ color: rgb(218, 235, 218);
/* oklch */ color: oklch(92.3% 0.029 145.3);
Tailwind
colors: {
  custom: {
    50: '#e5f1e5',
    500: '#daebda',
    950: '#000000',
  },
}
SCSS
$custom: #daebda;
$custom-light: #e5f1e5;
$custom-dark: #000000;
JSON
{
  "hex": "#daebda",
  "rgb": {
    "r": 218,
    "g": 235,
    "b": 218
  },
  "hsl": {
    "h": 120,
    "s": 29.825,
    "l": 88.824
  },
  "oklch": {
    "l": 0.92272,
    "c": 0.02902,
    "h": 145.3
  },
  "luminance": 0.79384
}

Semantic roles & 50–950 ramp

primary
#DAEBDA
secondary
#C4A5C4
accent
#3DA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584

Preview Lab

Preview with #DAEBDA

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

Preview Lab → · Contrast checker → · Palette generator →

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