#DFF3CC#DFF3CC

#DFF3CC is a very light, muted yellow-green. Relative luminance 0.841; OKLCH L 93.9% C 0.056 H 129.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#DFF3CC
RGBrgb(223, 243, 204)
HSLhsl(91, 62%, 88%)
HSVhsv(91, 16%, 95%)
CMYKcmyk(8.2%, 0%, 16%, 4.7%)
CIE-LABlab(93.51, -13.36, 16.62)
CIE-LCHlch(93.51, 21.33, 128.79°)
OKLaboklab(93.93% -0.0355 0.0429)
OKLCHoklch(93.93% 0.056 129.6)
XYZxyz(73.3793, 84.1484, 69.4914)
Luminance0.8415 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFF3CC #E0CCF3
analogous
#F3F3CC #DFF3CC #CCF3CC
triadic
#DFF3CC #CCDFF3 #F3CCDF
tetradic
#DFF3CC #CCF3F3 #E0CCF3 #F3CCCC
square
#DFF3CC #CCF3F3 #E0CCF3 #F3CCCC
split-complementary
#DFF3CC #CCCCF3 #F3CCF3
monochromatic
#A1DC69 #C0E79A #DFF3CC #EFF9E6 #EFF9E6

Accessibility & contrast

On white

1.18
#DFF3CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#DFF3CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFF3CC
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFF3CC#FFFFFF#000000##000000
##DFF3CC1.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#E1EFE8
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #dff3cc;
/* rgb */ color: rgb(223, 243, 204);
/* oklch */ color: oklch(93.9% 0.056 129.6);
Tailwind
colors: {
  custom: {
    50: '#e9f7db',
    500: '#dff3cc',
    950: '#000000',
  },
}
SCSS
$custom: #dff3cc;
$custom-light: #e9f7db;
$custom-dark: #000000;
JSON
{
  "hex": "#dff3cc",
  "rgb": {
    "r": 223,
    "g": 243,
    "b": 204
  },
  "hsl": {
    "h": 90.769,
    "s": 61.905,
    "l": 87.647
  },
  "oklch": {
    "l": 0.93926,
    "c": 0.05565,
    "h": 129.6
  },
  "luminance": 0.84149
}

Semantic roles & 50–950 ramp

primary
#DFF3CC
secondary
#B290D3
accent
#1CCA75
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584

Preview Lab

Preview with #DFF3CC

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

Preview Lab → · Contrast checker → · Palette generator →

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