#DAEBBB#DAEBBB

#DAEBBB is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.066 H 123.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).

Color values

HEX#DAEBBB
RGBrgb(218, 235, 187)
HSLhsl(81, 55%, 83%)
HSVhsv(81, 20%, 92%)
CMYKcmyk(7.2%, 0%, 20.4%, 7.8%)
CIE-LABlab(90.74, -13.79, 21.46)
CIE-LCHlch(90.74, 25.51, 122.72°)
OKLaboklab(91.52% -0.0364 0.0549)
OKLCHoklch(91.52% 0.066 123.5)
XYZxyz(67.5903, 77.9098, 58.4814)
Luminance0.7791 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DAEBBB #CCBBEB
analogous
#EBE4BB #DAEBBB #C2EBBB
triadic
#DAEBBB #BBDAEB #EBBBDA
tetradic
#DAEBBB #BBEBE4 #CCBBEB #EBBBC2
square
#DAEBBB #BBEBE4 #CCBBEB #EBBBC2
split-complementary
#DAEBBB #BBC2EB #E4BBEB
monochromatic
#A7CF5C #C0DD8C #DAEBBB #F2F8E7 #F2F8E7

Accessibility & contrast

On white

1.27
#DAEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.58
#DAEBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DAEBBB
16.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DAEBBB#FFFFFF#000000##000000
##DAEBBB1.001.2716.5816.58
#FFFFFF1.271.0021.0021.00
#00000016.5821.001.001.00
##00000016.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#EFE4BD
Tritanopia (blue-blind)
#DEE6DE
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #daebbb;
/* rgb */ color: rgb(218, 235, 187);
/* oklch */ color: oklch(91.5% 0.066 123.5);
Tailwind
colors: {
  custom: {
    50: '#e5f1cf',
    500: '#daebbb',
    950: '#000000',
  },
}
SCSS
$custom: #daebbb;
$custom-light: #e5f1cf;
$custom-dark: #000000;
JSON
{
  "hex": "#daebbb",
  "rgb": {
    "r": 218,
    "g": 235,
    "b": 187
  },
  "hsl": {
    "h": 81.25,
    "s": 54.545,
    "l": 82.745
  },
  "oklch": {
    "l": 0.91521,
    "c": 0.06581,
    "h": 123.5
  },
  "luminance": 0.7791
}

Semantic roles & 50–950 ramp

primary
#DAEBBB
secondary
#9B83C7
accent
#23C25C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583

Preview Lab

Preview with #DAEBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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