#DAEBCC#DAEBCC

#DAEBCC is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.045 H 130.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).

Color values

HEX#DAEBCC
RGBrgb(218, 235, 204)
HSLhsl(93, 44%, 86%)
HSVhsv(93, 13%, 92%)
CMYKcmyk(7.2%, 0%, 13.2%, 7.8%)
CIE-LABlab(91.09, -11.10, 13.15)
CIE-LCHlch(91.09, 17.21, 130.16°)
OKLaboklab(91.92% -0.0295 0.0341)
OKLCHoklch(91.92% 0.045 130.8)
XYZxyz(69.5191, 78.6814, 68.6396)
Luminance0.7868 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DAEBCC #DDCCEB
analogous
#E9EBCC #DAEBCC #CCEBCD
triadic
#DAEBCC #CCDAEB #EBCCDA
tetradic
#DAEBCC #CCE9EB #DDCCEB #EBCDCC
square
#DAEBCC #CCE9EB #DDCCEB #EBCDCC
split-complementary
#DAEBCC #CDCCEB #EBCCE9
monochromatic
#9AC974 #BADAA0 #DAEBCC #EFF6E9 #EFF6E9

Accessibility & contrast

On white

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

On black

16.74
#DAEBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DAEBCC
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DAEBCC#FFFFFF#000000##000000
##DAEBCC1.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #daebcc;
/* rgb */ color: rgb(218, 235, 204);
/* oklch */ color: oklch(91.9% 0.045 130.8);
Tailwind
colors: {
  custom: {
    50: '#e5f1db',
    500: '#daebcc',
    950: '#000000',
  },
}
SCSS
$custom: #daebcc;
$custom-light: #e5f1db;
$custom-dark: #000000;
JSON
{
  "hex": "#daebcc",
  "rgb": {
    "r": 218,
    "g": 235,
    "b": 204
  },
  "hsl": {
    "h": 92.903,
    "s": 43.662,
    "l": 86.078
  },
  "oklch": {
    "l": 0.91916,
    "c": 0.04504,
    "h": 130.8
  },
  "luminance": 0.78682
}

Semantic roles & 50–950 ramp

primary
#DAEBCC
secondary
#B095C6
accent
#2FB779
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584

Preview Lab

Preview with #DAEBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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