#DFEDCC#DFEDCC
#DFEDCC is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.7% C 0.046 H 126.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDCC |
|---|---|
| RGB | rgb(223, 237, 204) |
| HSL | hsl(85, 48%, 86%) |
| HSV | hsv(85, 14%, 93%) |
| CMYK | cmyk(5.9%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(91.96, -10.37, 14.43) |
| CIE-LCH | lch(91.96, 17.77, 125.70°) |
| OKLab | oklab(92.69% -0.0272 0.0373) |
| OKLCH | oklch(92.69% 0.046 126.1) |
| XYZ | xyz(71.6131, 80.6158, 68.9027) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.09
Beige
#F5F5DC
ΔE00 6.35
Lightyellow
#FFFFE0
ΔE00 6.71
Eggshell (survey)
#FFFFD4
ΔE00 6.86
Off White (survey)
#FFFFE4
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDCC #DACCED
analogous
#EDEBCC #DFEDCC #CFEDCC
triadic
#DFEDCC #CCDFED #EDCCDF
tetradic
#DFEDCC #CCEDEB #DACCED #EDCCCF
square
#DFEDCC #CCEDEB #DACCED #EDCCCF
split-complementary
#DFEDCC #CCCFED #EBCCED
monochromatic
#A6CD72 #C3DD9F #DFEDCC #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.23
#DFEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DFEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDCC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDCC | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CA
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#E1EAE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedcc; /* rgb */ color: rgb(223, 237, 204); /* oklch */ color: oklch(92.7% 0.046 126.1);
Tailwind
colors: {
custom: {
50: '#e9f2db',
500: '#dfedcc',
950: '#000000',
},
}SCSS
$custom: #dfedcc; $custom-light: #e9f2db; $custom-dark: #000000;
JSON
{
"hex": "#dfedcc",
"rgb": {
"r": 223,
"g": 237,
"b": 204
},
"hsl": {
"h": 85.455,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92693,
"c": 0.04618,
"h": 126.1
},
"luminance": 0.80616
}Semantic roles & 50–950 ramp
primary
#DFEDCC
secondary
#AB94CA
accent
#2ABB68
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584