#DFEDCF#DFEDCF
#DFEDCF is a very light, muted yellow-green. Relative luminance 0.808; OKLCH L 92.8% C 0.043 H 127.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDCF |
|---|---|
| RGB | rgb(223, 237, 207) |
| HSL | hsl(88, 45%, 87%) |
| HSV | hsv(88, 13%, 93%) |
| CMYK | cmyk(5.9%, 0%, 12.7%, 7.1%) |
| CIE-LAB | lab(92.03, -9.88, 12.97) |
| CIE-LCH | lch(92.03, 16.30, 127.31°) |
| OKLab | oklab(92.77% -0.026 0.0336) |
| OKLCH | oklch(92.77% 0.043 127.7) |
| XYZ | xyz(71.9763, 80.7611, 70.8159) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.43
Honeydew
#F0FFF0
ΔE00 6.50
Lightyellow
#FFFFE0
ΔE00 6.67
Off White (survey)
#FFFFE4
ΔE00 6.90
Eggshell (survey)
#FFFFD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDCF #DDCFED
analogous
#EDECCF #DFEDCF #D0EDCF
triadic
#DFEDCF #CFDFED #EDCFDF
tetradic
#DFEDCF #CFEDEC #DDCFED #EDCFD0
square
#DFEDCF #CFEDEC #DDCFED #EDCFD0
split-complementary
#DFEDCF #CFD0ED #ECCFED
monochromatic
#A4CC76 #C1DCA2 #DFEDCF #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.22
#DFEDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DFEDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDCF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDCF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CD
Deuteranopia (green-blind)
#EEE8D0
Tritanopia (blue-blind)
#E1EAE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedcf; /* rgb */ color: rgb(223, 237, 207); /* oklch */ color: oklch(92.8% 0.043 127.7);
Tailwind
colors: {
custom: {
50: '#e9f2dd',
500: '#dfedcf',
950: '#000000',
},
}SCSS
$custom: #dfedcf; $custom-light: #e9f2dd; $custom-dark: #000000;
JSON
{
"hex": "#dfedcf",
"rgb": {
"r": 223,
"g": 237,
"b": 207
},
"hsl": {
"h": 88,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92766,
"c": 0.0425,
"h": 127.7
},
"luminance": 0.80761
}Semantic roles & 50–950 ramp
primary
#DFEDCF
secondary
#AE97C9
accent
#2DB96E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584