#DFEBBB#DFEBBB

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

Color values

HEX#DFEBBB
RGBrgb(223, 235, 187)
HSLhsl(75, 55%, 83%)
HSVhsv(75, 20%, 92%)
CMYKcmyk(5.1%, 0%, 20.4%, 7.8%)
CIE-LABlab(91.10, -12.01, 22.01)
CIE-LCHlch(91.10, 25.07, 118.62°)
OKLaboklab(91.89% -0.0313 0.0562)
OKLCHoklch(91.89% 0.064 119.1)
XYZxyz(69.1085, 78.6927, 58.5525)
Luminance0.7869 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFEBBB #C7BBEB
analogous
#EBDFBB #DFEBBB #C7EBBB
triadic
#DFEBBB #BBDFEB #EBBBDF
tetradic
#DFEBBB #BBEBDF #C7BBEB #EBBBC7
square
#DFEBBB #BBEBDF #C7BBEB #EBBBC7
split-complementary
#DFEBBB #BBC7EB #DFBBEB
monochromatic
#B2CF5C #C9DD8C #DFEBBB #F4F8E7 #F4F8E7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DFEBBB#FFFFFF#000000##000000
##DFEBBB1.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)
#F2E5B8
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#E4E6DE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #dfebbb;
/* rgb */ color: rgb(223, 235, 187);
/* oklch */ color: oklch(91.9% 0.064 119.1);
Tailwind
colors: {
  custom: {
    50: '#e9f1cf',
    500: '#dfebbb',
    950: '#000000',
  },
}
SCSS
$custom: #dfebbb;
$custom-light: #e9f1cf;
$custom-dark: #000000;
JSON
{
  "hex": "#dfebbb",
  "rgb": {
    "r": 223,
    "g": 235,
    "b": 187
  },
  "hsl": {
    "h": 75,
    "s": 54.545,
    "l": 82.745
  },
  "oklch": {
    "l": 0.91893,
    "c": 0.06431,
    "h": 119.1
  },
  "luminance": 0.78692
}

Semantic roles & 50–950 ramp

primary
#DFEBBB
secondary
#9483C7
accent
#23C24B
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583

Preview Lab

Preview with #DFEBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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