#DFEDCD#DFEDCD
#DFEDCD is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.045 H 126.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDCD |
|---|---|
| RGB | rgb(223, 237, 205) |
| HSL | hsl(86, 47%, 87%) |
| HSV | hsv(86, 14%, 93%) |
| CMYK | cmyk(5.9%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(91.98, -10.21, 13.94) |
| CIE-LCH | lch(91.98, 17.28, 126.21°) |
| OKLab | oklab(92.72% -0.0268 0.0361) |
| OKLCH | oklch(92.72% 0.045 126.6) |
| XYZ | xyz(71.7334, 80.6639, 69.5364) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.19
Beige
#F5F5DC
ΔE00 6.24
Lightyellow
#FFFFE0
ΔE00 6.68
Eggshell (survey)
#FFFFD4
ΔE00 6.98
Honeydew
#F0FFF0
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDCD #DBCDED
analogous
#EDEBCD #DFEDCD #CFEDCD
triadic
#DFEDCD #CDDFED #EDCDDF
tetradic
#DFEDCD #CDEDEB #DBCDED #EDCDCF
square
#DFEDCD #CDEDEB #DBCDED #EDCDCF
split-complementary
#DFEDCD #CDCFED #EBCDED
monochromatic
#A5CD73 #C2DDA0 #DFEDCD #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.23
#DFEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DFEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDCD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDCD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#EFE8CE
Tritanopia (blue-blind)
#E1EAE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedcd; /* rgb */ color: rgb(223, 237, 205); /* oklch */ color: oklch(92.7% 0.045 126.6);
Tailwind
colors: {
custom: {
50: '#e9f2dc',
500: '#dfedcd',
950: '#000000',
},
}SCSS
$custom: #dfedcd; $custom-light: #e9f2dc; $custom-dark: #000000;
JSON
{
"hex": "#dfedcd",
"rgb": {
"r": 223,
"g": 237,
"b": 205
},
"hsl": {
"h": 86.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92718,
"c": 0.04495,
"h": 126.6
},
"luminance": 0.80664
}Semantic roles & 50–950 ramp
primary
#DFEDCD
secondary
#AC95C9
accent
#2BBA6A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584