#DFEDCA#DFEDCA
#DFEDCA is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.6% C 0.049 H 125.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDCA |
|---|---|
| RGB | rgb(223, 237, 202) |
| HSL | hsl(84, 49%, 86%) |
| HSV | hsv(84, 15%, 93%) |
| CMYK | cmyk(5.9%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(91.92, -10.69, 15.41) |
| CIE-LCH | lch(91.92, 18.75, 124.76°) |
| OKLab | oklab(92.65% -0.028 0.0398) |
| OKLCH | oklch(92.65% 0.049 125.1) |
| XYZ | xyz(71.3747, 80.5205, 67.6475) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.91
Beige
#F5F5DC
ΔE00 6.58
Eggshell (survey)
#FFFFD4
ΔE00 6.65
Lightyellow
#FFFFE0
ΔE00 6.78
Cream
#FFFDD0
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDCA #D8CAED
analogous
#EDE9CA #DFEDCA #CDEDCA
triadic
#DFEDCA #CADFED #EDCADF
tetradic
#DFEDCA #CAEDE9 #D8CAED #EDCACD
square
#DFEDCA #CAEDE9 #D8CAED #EDCACD
split-complementary
#DFEDCA #CACDED #E9CAED
monochromatic
#A8CE6F #C3DD9C #DFEDCA #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.23
#DFEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DFEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDCA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDCA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#EFE8CB
Tritanopia (blue-blind)
#E1E9E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedca; /* rgb */ color: rgb(223, 237, 202); /* oklch */ color: oklch(92.6% 0.049 125.1);
Tailwind
colors: {
custom: {
50: '#e9f2da',
500: '#dfedca',
950: '#000000',
},
}SCSS
$custom: #dfedca; $custom-light: #e9f2da; $custom-dark: #000000;
JSON
{
"hex": "#dfedca",
"rgb": {
"r": 223,
"g": 237,
"b": 202
},
"hsl": {
"h": 84,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.92646,
"c": 0.04866,
"h": 125.1
},
"luminance": 0.80521
}Semantic roles & 50–950 ramp
primary
#DFEDCA
secondary
#A892CA
accent
#29BD64
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583